Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c4741 struct mnt_idmap *old_idmap; in do_idmap_mount() local
4746 old_idmap = mnt_idmap(&mnt->mnt); in do_idmap_mount()
4750 mnt_idmap_put(old_idmap); in do_idmap_mount()