Home
last modified time | relevance | path

Searched refs:vfsgid_in_group_p (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/fs/
H A Dmnt_idmapping.c219 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p() function
224 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p() function
229 EXPORT_SYMBOL_GPL(vfsgid_in_group_p);
H A Dposix_acl.c403 if (vfsgid_in_group_p(vfsgid)) { in posix_acl_permission()
412 if (vfsgid_in_group_p(vfsgid)) { in posix_acl_permission()
719 if (!vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)) && in posix_acl_update_mode()
H A Dattr.c133 if (vfsgid_in_group_p(ia_vfsgid)) in chgrp_ok()
H A Dinode.c2598 if (vfsgid_in_group_p(vfsgid)) in in_group_or_capable()
H A Dnamei.c370 if (vfsgid_in_group_p(vfsgid)) in acl_permission_check()
/openbmc/linux/fs/fuse/
H A Dacl.c149 !vfsgid_in_group_p(i_gid_into_vfsgid(&nop_mnt_idmap, inode)) && in fuse_set_acl()
/openbmc/linux/include/linux/
H A Dmnt_idmapping.h116 int vfsgid_in_group_p(vfsgid_t vfsgid);
/openbmc/linux/fs/f2fs/
H A Dacl.c222 if (!vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)) && in f2fs_acl_update_mode()
H A Dfile.c947 if (!vfsgid_in_group_p(vfsgid) && in __setattr_copy()
/openbmc/linux/fs/fat/
H A Dfile.c466 if (vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode))) in fat_allow_set_time()
/openbmc/linux/fs/xfs/
H A Dxfs_inode.c839 !vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode))) in xfs_init_new_inode()