Home
last modified time | relevance | path

Searched refs:mnt_idmap_put (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/
H A Dmnt_idmapping.c331 void mnt_idmap_put(struct mnt_idmap *idmap) in mnt_idmap_put() function
337 EXPORT_SYMBOL_GPL(mnt_idmap_put);
H A Dinternal.h322 void mnt_idmap_put(struct mnt_idmap *idmap);
H A Dnamespace.c767 mnt_idmap_put(mnt_idmap(&mnt->mnt)); in free_vfsmnt()
4969 mnt_idmap_put(old_idmap); in do_idmap_mount()
5191 mnt_idmap_put(kattr->mnt_idmap); in finish_mount_kattr()
/linux-6.15/include/linux/
H A Dmnt_idmapping.h125 void mnt_idmap_put(struct mnt_idmap *idmap);
/linux-6.15/fs/ceph/
H A Dmds_client.c1127 mnt_idmap_put(req->r_mnt_idmap); in ceph_mdsc_release_request()