Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dmnt_idmapping.c252 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function
Dinternal.h299 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
Dnamespace.c1192 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()