Home
last modified time | relevance | path

Searched refs:FUSE_READDIR (Results 1 - 5 of 5) sorted by relevance

/third_party/libfuse/test/
H A Dstracedecode.c33 [FUSE_READDIR] = { "READDIR" },
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h181 FUSE_READDIR = 28, enumerator
/third_party/libfuse/include/
H A Dfuse_kernel.h46 * FUSE_LISTXATTR, FUSE_REMOVEXATTR, FUSE_OPENDIR, FUSE_READDIR,
551 FUSE_READDIR = 28, enumerator
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1263 [FUSE_READDIR] = { do_readdir, "READDIR" },
1322 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR && in fuse_ll_process()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2592 [FUSE_READDIR] = { do_readdir, "READDIR" },
2724 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR &&

Completed in 10 milliseconds