Searched refs:ACL_USER_OBJ (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/uapi/linux/
H A Dposix_acl.h28 #define ACL_USER_OBJ (0x01) macro
/linux-master/fs/bcachefs/
H A Dacl.c11 [ACL_USER_OBJ] = "user_obj",
37 case ACL_USER_OBJ:
116 case ACL_USER_OBJ:
158 case ACL_USER_OBJ:
212 case ACL_USER_OBJ:
261 case ACL_USER_OBJ:
/linux-master/fs/nfs_common/
H A Dnfsacl.c17 * - The identifier fields of the ACL_USER_OBJ and ACL_GROUP_OBJ
60 case ACL_USER_OBJ:
124 acl2->a_entries[0] = acl->a_entries[0]; /* ACL_USER_OBJ */
189 acl2->a_entries[0] = acl->a_entries[0]; /* ACL_USER_OBJ */
250 case ACL_USER_OBJ:
304 case ACL_USER_OBJ:
/linux-master/fs/
H A Dposix_acl.c240 int state = ACL_USER_OBJ;
247 case ACL_USER_OBJ:
248 if (state == ACL_USER_OBJ) {
320 case ACL_USER_OBJ:
358 acl->a_entries[0].e_tag = ACL_USER_OBJ;
388 case ACL_USER_OBJ:
464 case ACL_USER_OBJ:
519 case ACL_USER_OBJ:
799 case ACL_USER_OBJ:
/linux-master/fs/jffs2/
H A Dacl.c92 case ACL_USER_OBJ:
159 case ACL_USER_OBJ:
/linux-master/fs/ext4/
H A Dacl.c49 case ACL_USER_OBJ:
121 case ACL_USER_OBJ:
/linux-master/fs/ext2/
H A Dacl.c50 case ACL_USER_OBJ:
122 case ACL_USER_OBJ:
/linux-master/fs/f2fs/
H A Dacl.c79 case ACL_USER_OBJ:
149 case ACL_USER_OBJ:
320 case ACL_USER_OBJ:
/linux-master/fs/reiserfs/
H A Dxattr_acl.c97 case ACL_USER_OBJ:
170 case ACL_USER_OBJ:
/linux-master/fs/nfsd/
H A Dnfs4acl.c205 case ACL_USER_OBJ:
519 pace->e_tag = ACL_USER_OBJ;
630 case ACL_USER_OBJ:
745 if (!(default_acl_state.valid & ACL_USER_OBJ))
806 return ACL_USER_OBJ;
/linux-master/fs/xfs/
H A Dxfs_acl.c81 case ACL_USER_OBJ:
/linux-master/fs/smb/server/
H A Dsmbacl.c305 pace->e_tag = ACL_USER_OBJ;
H A Dvfs.c1425 case ACL_USER_OBJ:

Completed in 160 milliseconds