Searched refs:mapped_fsuid (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dmnt_idmapping.h210 * mapped_fsuid - return caller's fsuid mapped according to an idmapping
222 static inline kuid_t mapped_fsuid(struct mnt_idmap *idmap, function
H A Dfs.h1500 inode->i_uid = mapped_fsuid(idmap, i_user_ns(inode));
1535 kuid = mapped_fsuid(idmap, fs_userns);
/linux-master/fs/xfs/
H A Dxfs_symlink.c124 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns),
H A Dxfs_inode.c1041 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns),
1196 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns),
/linux-master/fs/ceph/
H A Dfile.c673 mapped_fsuid(req->r_mnt_idmap,

Completed in 252 milliseconds