Searched refs:FUSE_READDIR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 33 [FUSE_READDIR] = { "READDIR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 181 FUSE_READDIR = 28, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 46 * FUSE_LISTXATTR, FUSE_REMOVEXATTR, FUSE_OPENDIR, FUSE_READDIR, 551 FUSE_READDIR = 28, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1263 [FUSE_READDIR] = { do_readdir, "READDIR" }, 1322 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR && in fuse_ll_process()
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2592 [FUSE_READDIR] = { do_readdir, "READDIR" }, 2724 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR &&
|
Completed in 13 milliseconds