Searched refs:FUSE_UNLINK (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/fuse/ | ||
D | fuse_trace.h | 19 EM( FUSE_UNLINK, "FUSE_UNLINK") \ |
D | dir.c | 992 args.opcode = FUSE_UNLINK; in fuse_unlink() |
/linux-6.12.1/include/uapi/linux/ | ||
D | fuse.h | 599 FUSE_UNLINK = 10, enumerator |