Searched refs:FUSE_SETXATTR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 26 [FUSE_SETXATTR] = { "SETXATTR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 174 FUSE_SETXATTR = 21, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 45 * FUSE_RELEASE, FUSE_FSYNC, FUSE_FLUSH, FUSE_SETXATTR, FUSE_GETXATTR, 544 FUSE_SETXATTR = 21, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1256 [FUSE_SETXATTR] = { do_setxattr, "SETXATTR" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2585 [FUSE_SETXATTR] = { do_setxattr, "SETXATTR" },
|
Completed in 11 milliseconds