Searched refs:FUSE_CAP_POSIX_ACL (Results 1 – 8 of 8) sorted by relevance
50 #define FUSE_CAP_POSIX_ACL (1 << 18) macro
74 if(conn->capable & FUSE_CAP_POSIX_ACL) in pc_init()
361 #define FUSE_CAP_POSIX_ACL (1 << 19) macro
1107 f->conn.capable |= FUSE_CAP_POSIX_ACL; in do_init()1148 if (f->conn.want & FUSE_CAP_POSIX_ACL) in do_init()1164 if (f->conn.want & FUSE_CAP_POSIX_ACL) in do_init()
357 * Fixed support for `FUSE_CAP_POSIX_ACL`: setting this capability480 * Added FUSE_CAP_PARALLEL_DIROPS and FUSE_CAP_POSIX_ACL,
88 #ifndef FUSE_CAP_POSIX_ACL /* until defined in <fuse/fuse_common.h> */89 #define FUSE_CAP_POSIX_ACL (1 << 18) macro689 conn->want |= FUSE_CAP_POSIX_ACL; in ntfs_init()
89 #ifndef FUSE_CAP_POSIX_ACL /* until defined in <fuse/fuse_common.h> */90 #define FUSE_CAP_POSIX_ACL (1 << 18) macro632 conn->want |= FUSE_CAP_POSIX_ACL; in ntfs_init()
2003 se->conn.capable |= FUSE_CAP_POSIX_ACL;2144 if (se->conn.want & FUSE_CAP_POSIX_ACL)