Home
last modified time | relevance | path

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

/linux/fs/
H A Dmnt_idmapping.c314 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function
321 EXPORT_SYMBOL_GPL(mnt_idmap_get);
H A Dinternal.h319 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
H A Dnamespace.c1351 mnt->mnt.mnt_idmap = mnt_idmap_get(mnt_idmap(&old->mnt)); in clone_mnt()
4620 smp_store_release(&mnt->mnt.mnt_idmap, mnt_idmap_get(kattr->mnt_idmap)); in do_idmap_mount()
/linux/include/linux/
H A Dmnt_idmapping.h119 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
/linux/fs/ceph/
H A Ddir.c955 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_mknod()
1074 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_symlink()
1155 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_mkdir()
H A Dfile.c874 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_atomic_open()