Searched refs:XFS_ACL_NOT_PRESENT (Results 1 – 2 of 2) sorted by relevance
369 if (acl->acl_cnt == XFS_ACL_NOT_PRESENT) { in xfs_acl_iaccess()732 access_acl->acl_cnt = XFS_ACL_NOT_PRESENT; in xfs_acl_vtoacl()740 default_acl->acl_cnt = XFS_ACL_NOT_PRESENT; in xfs_acl_vtoacl()818 if (acl->acl_cnt == XFS_ACL_NOT_PRESENT) in xfs_acl_setmode()
44 #define XFS_ACL_NOT_PRESENT (-1) macro