Searched refs:FUSE_OPENDIR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 32 [FUSE_OPENDIR] = { "OPENDIR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 180 FUSE_OPENDIR = 27, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 46 * FUSE_LISTXATTR, FUSE_REMOVEXATTR, FUSE_OPENDIR, FUSE_READDIR, 550 FUSE_OPENDIR = 27, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1262 [FUSE_OPENDIR] = { do_opendir, "OPENDIR" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2591 [FUSE_OPENDIR] = { do_opendir, "OPENDIR" },
|
Completed in 10 milliseconds