Home
last modified time | relevance | path

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

/linux/fs/
H A Dmnt_idmapping.c20 struct mnt_idmap { struct
31 struct mnt_idmap nop_mnt_idmap = { argument
/linux/include/linux/
H A Dmount.h62 struct mnt_idmap *mnt_idmap; member
65 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() function