Searched refs:FUSE_LISTXATTR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 28 [FUSE_LISTXATTR] = { "LISTXATTR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 176 FUSE_LISTXATTR = 23, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 46 * FUSE_LISTXATTR, FUSE_REMOVEXATTR, FUSE_OPENDIR, FUSE_READDIR, 546 FUSE_LISTXATTR = 23, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1258 [FUSE_LISTXATTR] = { do_listxattr, "LISTXATTR" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2587 [FUSE_LISTXATTR] = { do_listxattr, "LISTXATTR" },
|
Completed in 11 milliseconds