Home
last modified time | relevance | path

Searched refs:mapped_fsuid (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dmnt_idmapping.h223 static inline kuid_t mapped_fsuid(struct mnt_idmap *idmap, in mapped_fsuid() function
H A Dfs.h1602 inode->i_uid = mapped_fsuid(idmap, i_user_ns(inode)); in inode_fsuid_set()
1637 kuid = mapped_fsuid(idmap, fs_userns); in fsuidgid_has_mapping()
/linux/Documentation/filesystems/
H A Didmappings.rst715 - ``mapped_fsuid()`` and ``mapped_fsgid()``
777 mapped_fsuid(k11000):
817 mapped_fsuid(v11000):
850 mapped_fsuid(v11000):
990 mapped_fsuid(v1125):
/linux/fs/bcachefs/
H A Dfs.c556 kuid = mapped_fsuid(idmap, i_user_ns(&dir->v)); in __bch2_create()
/linux/fs/fuse/
H A Ddev.c152 fsuid = no_idmap ? current_fsuid() : mapped_fsuid(idmap, fc->user_ns); in fuse_get_req()
/linux/fs/ceph/
H A Dfile.c704 mapped_fsuid(req->r_mnt_idmap, in ceph_finish_async_create()