Searched defs:fs_userns (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dmnt_idmapping.h145 vfsuid_has_fsmapping(struct mnt_idmap *idmap, struct user_namespace *fs_userns, vfsuid_t vfsuid) argument
183 vfsgid_has_fsmapping(struct mnt_idmap *idmap, struct user_namespace *fs_userns, vfsgid_t vfsgid) argument
222 mapped_fsuid(struct mnt_idmap *idmap, struct user_namespace *fs_userns) argument
241 mapped_fsgid(struct mnt_idmap *idmap, struct user_namespace *fs_userns) argument
[all...]
H A Dfs.h1531 struct user_namespace *fs_userns = sb->s_user_ns; local
/linux-master/fs/
H A Dmnt_idmapping.c70 make_vfsuid(struct mnt_idmap *idmap, struct user_namespace *fs_userns, kuid_t kuid) argument
108 make_vfsgid(struct mnt_idmap *idmap, struct user_namespace *fs_userns, kgid_t kgid) argument
136 from_vfsuid(struct mnt_idmap *idmap, struct user_namespace *fs_userns, vfsuid_t vfsuid) argument
163 from_vfsgid(struct mnt_idmap *idmap, struct user_namespace *fs_userns, vfsgid_t vfsgid) argument
[all...]
H A Dopen.c758 struct user_namespace *fs_userns; local
H A Dposix_acl.c379 struct user_namespace *fs_userns = i_user_ns(inode); local
895 struct user_namespace *fs_userns, *caller_userns; local
1055 vfs_set_acl_idmapped_mnt(struct mnt_idmap *idmap, struct user_namespace *fs_userns, struct posix_acl *acl) argument
[all...]
H A Dnamespace.c4293 struct user_namespace *fs_userns = m->mnt_sb->s_user_ns; local
/linux-master/fs/overlayfs/
H A Dinode.c352 struct user_namespace *fs_userns = i_user_ns(realinode); local

Completed in 233 milliseconds