Home
last modified time | relevance | path

Searched refs:OCFS2_MOUNT_POSIX_ACL (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Dacl.c305 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL)) in ocfs2_iop_get_acl()
330 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL)) in ocfs2_acl_chmod()
365 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) { in ocfs2_init_acl()
382 if ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) && acl) { in ocfs2_init_acl()
H A Docfs2.h267 OCFS2_MOUNT_POSIX_ACL = 1 << 8, /* Force POSIX access control lists */ enumerator
H A Dxattr.c626 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) { in ocfs2_calc_xattr_init()
682 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL && in ocfs2_calc_xattr_init()