Home
last modified time | relevance | path

Searched refs:FUSE_UNLINK (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dfuse.h326 FUSE_UNLINK = 10, enumerator
/linux-4.1.27/fs/fuse/
Ddir.c649 args.in.h.opcode = FUSE_UNLINK; in fuse_unlink()