Searched refs:from_vfsgid (Results 1 – 5 of 5) 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 | 1068 acl_e->e_gid = from_vfsgid(idmap, fs_userns, in vfs_set_acl_idmapped_mnt()
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 295 gid = from_vfsgid(idmap, &init_user_ns, VFSGIDT_INIT(gid)); in sid_to_id()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 3188 caller_fsgid = from_vfsgid(req->r_mnt_idmap, &init_user_ns, in create_request_message() 3232 owner_fsgid = from_vfsgid(req->r_mnt_idmap, &init_user_ns, in create_request_message()
|
| H A D | inode.c | 2701 kgid_t fsgid = from_vfsgid(idmap, i_user_ns(inode), attr->ia_vfsgid); in __ceph_setattr()
|