Searched refs:from_vfsgid (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/ |
| H A D | mnt_idmapping.c | 179 kgid_t from_vfsgid(struct mnt_idmap *idmap, in from_vfsgid() function 195 EXPORT_SYMBOL_GPL(from_vfsgid);
|
| H A D | posix_acl.c | 1073 acl_e->e_gid = from_vfsgid(idmap, fs_userns, in vfs_set_acl_idmapped_mnt()
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 38 attr->ia_vfsgid = VFSGIDT_INIT(from_vfsgid(idmap, in ovl_setattr()
|
| /linux/fs/xfs/ |
| H A D | xfs_iops.c | 816 gid = from_vfsgid(idmap, i_user_ns(inode), in xfs_setattr_nonsize()
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 311 gid = from_vfsgid(idmap, &init_user_ns, VFSGIDT_INIT(gid)); in sid_to_id()
|
| /linux/fs/quota/ |
| H A D | dquot.c | 2108 kgid_t kgid = from_vfsgid(idmap, i_user_ns(inode), in dquot_transfer()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 3335 caller_fsgid = from_vfsgid(req->r_mnt_idmap, &init_user_ns, in create_request_message() 3379 owner_fsgid = from_vfsgid(req->r_mnt_idmap, &init_user_ns, in create_request_message()
|