Searched refs:mnt_idmap_get (Results 1 – 6 of 6) sorted by relevance
314 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function321 EXPORT_SYMBOL_GPL(mnt_idmap_get);
319 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
1351 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()
119 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
955 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()
874 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_atomic_open()