Searched refs:mnt_idmap_get (Results 1 – 3 of 3) sorted by relevance
252 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function
265 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
1115 mnt->mnt.mnt_idmap = mnt_idmap_get(mnt_idmap(&old->mnt)); in clone_mnt()4099 smp_store_release(&mnt->mnt.mnt_idmap, mnt_idmap_get(kattr->mnt_idmap)); in do_idmap_mount()
Completed in 11 milliseconds