Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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()
Dfs.h1451 inode->i_gid = from_vfsgid(idmap, i_user_ns(inode), in i_gid_update()
/Linux-v6.6/fs/
Dmnt_idmapping.c192 kgid_t from_vfsgid(struct mnt_idmap *idmap, in from_vfsgid() function
207 EXPORT_SYMBOL_GPL(from_vfsgid);
Dposix_acl.c1069 acl_e->e_gid = from_vfsgid(idmap, fs_userns, in vfs_set_acl_idmapped_mnt()
Dopen.c781 from_vfsgid(idmap, fs_userns, newattrs.ia_vfsgid)); in chown_common()
/Linux-v6.6/fs/fat/
Dfile.c524 (!gid_eq(from_vfsgid(idmap, i_user_ns(inode), attr->ia_vfsgid), in fat_setattr()
/Linux-v6.6/fs/xfs/
Dxfs_iops.c693 gid = from_vfsgid(idmap, i_user_ns(inode), in xfs_setattr_nonsize()
/Linux-v6.6/fs/smb/server/
Dsmbacl.c290 gid = from_vfsgid(idmap, &init_user_ns, VFSGIDT_INIT(gid)); in sid_to_id()
/Linux-v6.6/fs/quota/
Ddquot.c2132 kgid_t kgid = from_vfsgid(idmap, i_user_ns(inode), in dquot_transfer()