Home
last modified time | relevance | path

Searched refs:FUSE_SETXATTR_EXT (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h182 * - extend fuse_setxattr_in, add FUSE_SETXATTR_EXT
364 * FUSE_SETXATTR_EXT: Server supports extended struct fuse_setxattr_in
402 #define FUSE_SETXATTR_EXT (1 << 29) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2012 if (inargflags & FUSE_SETXATTR_EXT)
2151 outargflags |= FUSE_SETXATTR_EXT;

Completed in 6 milliseconds