Searched refs:make_vfsgid (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/
H A Dmnt_idmapping.c89 * make_vfsgid - map a filesystem kgid according to an idmapping
108 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, function
123 EXPORT_SYMBOL_GPL(make_vfsgid); variable
H A Dposix_acl.c409 vfsgid = make_vfsgid(idmap, fs_userns,
922 vfsgid = make_vfsgid(idmap, fs_userns, acl_e->e_gid);
/linux-master/fs/smb/server/
H A Dsmbacl.h232 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid);
/linux-master/include/linux/
H A Dmnt_idmapping.h124 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
H A Dfs.h1448 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid);
/linux-master/fs/overlayfs/
H A Dinode.c365 vfsgid = make_vfsgid(idmap, fs_userns, e->e_gid);

Completed in 225 milliseconds