Home
last modified time | relevance | path

Searched refs:from_vfsgid (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Dmnt_idmapping.h127 kgid_t from_vfsgid(struct mnt_idmap *idmap,
184 return gid_valid(from_vfsgid(idmap, fs_userns, vfsgid)); in vfsgid_has_fsmapping()
241 return from_vfsgid(idmap, fs_userns, VFSGIDT_INIT(current_fsgid())); in mapped_fsgid()
H A Dfs.h1454 inode->i_gid = from_vfsgid(idmap, i_user_ns(inode), in i_gid_update()
/openbmc/linux/fs/
H A Dmnt_idmapping.c192 kgid_t from_vfsgid(struct mnt_idmap *idmap, in from_vfsgid() function
207 EXPORT_SYMBOL_GPL(from_vfsgid);
H A Dposix_acl.c1069 acl_e->e_gid = from_vfsgid(idmap, fs_userns, in vfs_set_acl_idmapped_mnt()
H A Dopen.c781 from_vfsgid(idmap, fs_userns, newattrs.ia_vfsgid)); in chown_common()
/openbmc/linux/fs/fat/
H A Dfile.c524 (!gid_eq(from_vfsgid(idmap, i_user_ns(inode), attr->ia_vfsgid), in fat_setattr()
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c694 gid = from_vfsgid(idmap, i_user_ns(inode), in xfs_setattr_nonsize()
/openbmc/linux/fs/smb/server/
H A Dsmbacl.c290 gid = from_vfsgid(idmap, &init_user_ns, VFSGIDT_INIT(gid)); in sid_to_id()
/openbmc/linux/fs/quota/
H A Ddquot.c2160 kgid_t kgid = from_vfsgid(idmap, i_user_ns(inode), in dquot_transfer()