Home
last modified time | relevance | path

Searched defs:mnt_idmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dmnt_idmapping.c12 struct mnt_idmap { struct
22 struct mnt_idmap nop_mnt_idmap = { argument
H A Dnamespace.c85 struct mnt_idmap *mnt_idmap; member
4440 struct mnt_idmap *mnt_idmap; in do_mount_setattr() local
/openbmc/linux/include/linux/
H A Dmount.h74 struct mnt_idmap *mnt_idmap; member
77 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() function