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