Searched refs:mnt_idmap_get (Results 1 – 5 of 5) sorted by relevance
315 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function322 EXPORT_SYMBOL_GPL(mnt_idmap_get);
323 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
1324 mnt->mnt.mnt_idmap = mnt_idmap_get(mnt_idmap(&old->mnt)); in clone_mnt()4886 smp_store_release(&mnt->mnt.mnt_idmap, mnt_idmap_get(kattr->mnt_idmap)); in do_idmap_mount()
955 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_mknod()1074 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_symlink()1156 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_mkdir()
874 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_atomic_open()
Completed in 31 milliseconds