Searched refs:FUSE_GETXATTR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 27 [FUSE_GETXATTR] = { "GETXATTR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 175 FUSE_GETXATTR = 22, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 45 * FUSE_RELEASE, FUSE_FSYNC, FUSE_FLUSH, FUSE_SETXATTR, FUSE_GETXATTR, 545 FUSE_GETXATTR = 22, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1257 [FUSE_GETXATTR] = { do_getxattr, "GETXATTR" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2586 [FUSE_GETXATTR] = { do_getxattr, "GETXATTR" },
|
Completed in 10 milliseconds