Home
last modified time | relevance | path

Searched refs:FUSE_BATCH_FORGET (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/include/
Dfuse_kernel.h565 FUSE_BATCH_FORGET = 42, enumerator
/third_party/libfuse/lib/
Dfuse_loop_mt.c163 in->opcode == FUSE_BATCH_FORGET) in fuse_do_work()
Dfuse_lowlevel.c2607 [FUSE_BATCH_FORGET] = { do_batch_forget, "BATCH_FORGET" },