Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h594 FUSE_UNLINK = 10, enumerator
/linux/fs/fuse/
H A Ddir.c985 args.opcode = FUSE_UNLINK; in fuse_unlink()