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
299 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
1192 mnt->mnt.mnt_idmap = mnt_idmap_get(mnt_idmap(&old->mnt)); in clone_mnt()4405 smp_store_release(&mnt->mnt.mnt_idmap, mnt_idmap_get(kattr->mnt_idmap)); in do_idmap_mount()