Searched refs:ACL_GROUP (Results 1 – 16 of 16) sorted by relevance
264 state = ACL_GROUP; in posix_acl_valid()269 case ACL_GROUP: in posix_acl_valid()270 if (state != ACL_GROUP) in posix_acl_valid()278 if (state != ACL_GROUP) in posix_acl_valid()335 case ACL_GROUP: in posix_acl_equiv_mode()470 case ACL_GROUP: in posix_acl_create_masq()524 case ACL_GROUP: in __posix_acl_chmod_masq()811 case ACL_GROUP: in posix_acl_from_xattr()859 case ACL_GROUP: in posix_acl_to_xattr()921 case ACL_GROUP: in vfs_posix_acl_to_xattr()[all …]
14 [ACL_GROUP] = "group",47 case ACL_GROUP: in bch2_acl_to_text()123 case ACL_GROUP: in bch2_acl_from_disk()169 case ACL_GROUP: in bch2_acl_from_disk()209 case ACL_GROUP: in bch2_acl_to_xattr()255 case ACL_GROUP: in bch2_acl_to_xattr()
70 case ACL_GROUP: in xdr_nfsace_encode()246 case ACL_GROUP: in xdr_nfsace_decode()279 else if ((a->e_tag == ACL_GROUP) && gid_gt(a->e_gid, b->e_gid)) in cmp_acl_entry()281 else if ((a->e_tag == ACL_GROUP) && gid_lt(a->e_gid, b->e_gid)) in cmp_acl_entry()
214 case ACL_GROUP: in summarize_posix_acl()311 while (pa->e_tag == ACL_GROUP) { in _posix_to_nfsv4_one()338 while (pa->e_tag == ACL_GROUP) { in _posix_to_nfsv4_one()369 if (pace1->e_tag == ACL_GROUP) in pace_gt()411 while (pacl->a_entries[j].e_tag == ACL_GROUP) in sort_pacl()538 pace->e_tag = ACL_GROUP; in posix_state_to_acl()659 case ACL_GROUP: in process_one_v4_ace()804 ACL_GROUP : ACL_USER); in ace2type()
31 #define ACL_GROUP (0x08) macro
94 case ACL_GROUP: in f2fs_acl_from_disk()142 case ACL_GROUP: in f2fs_acl_to_disk()325 case ACL_GROUP: in f2fs_acl_create_masq()
66 case ACL_GROUP: in ext2_acl_from_disk()116 case ACL_GROUP: in ext2_acl_to_disk()
77 case ACL_GROUP: in xfs_acl_from_disk()115 case ACL_GROUP: in xfs_acl_to_disk()
65 case ACL_GROUP: in ext4_acl_from_disk()115 case ACL_GROUP: in ext4_acl_to_disk()
107 case ACL_GROUP: in jffs2_acl_from_medium()153 case ACL_GROUP: in jffs2_acl_to_medium()
113 case ACL_GROUP: in reiserfs_posix_acl_from_disk()164 case ACL_GROUP: in reiserfs_posix_acl_to_disk()
60 case ACL_GROUP: in ocfs2_acl_from_xattr()99 case ACL_GROUP: in ocfs2_acl_to_xattr()
320 pace->e_tag = ACL_GROUP; in posix_state_to_acl()610 } else if (pace->e_tag == ACL_GROUP) { in set_posix_acl_entries_dacl()642 (pace->e_tag == ACL_USER || pace->e_tag == ACL_GROUP)) { in set_posix_acl_entries_dacl()674 } else if (pace->e_tag == ACL_GROUP) { in set_posix_acl_entries_dacl()1325 else if (pa_entry->e_tag == ACL_GROUP) in smb_check_perm_dacl()
1430 case ACL_GROUP: in ksmbd_vfs_make_xattr_posix_acl()
363 case ACL_GROUP: in ovl_idmap_posix_acl()
2921 case ACL_GROUP: in cifs_init_posix_acl()3010 case ACL_GROUP: in cifs_init_ace()
Completed in 39 milliseconds