Searched refs:FUSE_BATCH_FORGET (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | fuse.h | 379 FUSE_BATCH_FORGET = 42, enumerator |
/Linux-v4.19/fs/fuse/ | ||
D | dev.c | 1172 .opcode = FUSE_BATCH_FORGET, in fuse_read_batch_forget() |