Searched refs:FUSE_REMOVEXATTR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 29 [FUSE_REMOVEXATTR] = { "REMOVEXATTR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 177 FUSE_REMOVEXATTR = 24, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 46 * FUSE_LISTXATTR, FUSE_REMOVEXATTR, FUSE_OPENDIR, FUSE_READDIR, 547 FUSE_REMOVEXATTR = 24, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1259 [FUSE_REMOVEXATTR] = { do_removexattr, "REMOVEXATTR" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2588 [FUSE_REMOVEXATTR] = { do_removexattr, "REMOVEXATTR" },
|
Completed in 10 milliseconds