Searched defs:mnt (Results 1 – 6 of 6) sorted by relevance
9 struct vfsmount *mnt; member
84 static inline struct user_namespace *mnt_user_ns(const struct vfsmount *mnt) in mnt_user_ns()
200 static inline void fsnotify_vfsmount_delete(struct vfsmount *mnt) in fsnotify_vfsmount_delete()
607 static inline void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete()
2784 static inline bool is_idmapped_mnt(const struct vfsmount *mnt) in is_idmapped_mnt()2801 static inline struct file *file_open_root_mnt(struct vfsmount *mnt, in file_open_root_mnt()
690 static inline int security_sb_umount(struct vfsmount *mnt, int flags) in security_sb_umount()