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