Home
last modified time | relevance | path

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

/linux/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 Dnamespace.c726 mnt_idmap_put(mnt_idmap(&mnt->mnt)); in free_vfsmnt()
4892 mnt_idmap_put(old_idmap); in do_mount_setattr()
5098 mnt_idmap_put(kattr->mnt_idmap); in wants_mount_setattr()
/linux/fs/ceph/
H A Dmds_client.c1129 mnt_idmap_put(req->r_mnt_idmap); in ceph_mdsc_release_request()