Home
last modified time | relevance | path

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

/fs/
A Dmnt_idmapping.c315 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() function
322 EXPORT_SYMBOL_GPL(mnt_idmap_get);
A Dinternal.h323 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
A Dnamespace.c1324 mnt->mnt.mnt_idmap = mnt_idmap_get(mnt_idmap(&old->mnt)); in clone_mnt()
4886 smp_store_release(&mnt->mnt.mnt_idmap, mnt_idmap_get(kattr->mnt_idmap)); in do_idmap_mount()
/fs/ceph/
A Ddir.c955 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_mknod()
1074 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_symlink()
1156 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_mkdir()
A Dfile.c874 req->r_mnt_idmap = mnt_idmap_get(idmap); in ceph_atomic_open()

Completed in 31 milliseconds