Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmnt_idmapping.c252 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function
H A Dinternal.h299 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
H A Dnamespace.c1192 mnt->mnt.mnt_idmap = mnt_idmap_get(mnt_idmap(&old->mnt)); in clone_mnt()
4413 smp_store_release(&mnt->mnt.mnt_idmap, mnt_idmap_get(kattr->mnt_idmap)); in do_idmap_mount()