Searched defs:mnt (Results 1 – 6 of 6) sorted by relevance
293 static inline void fsnotify_vfsmount_delete(struct vfsmount *mnt) in fsnotify_vfsmount_delete()511 static inline void fsnotify_mnt_attach(struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt_attach()516 static inline void fsnotify_mnt_detach(struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt_detach()521 static inline void fsnotify_mnt_move(struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt_move()
9 struct vfsmount *mnt; member
66 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap()
947 static inline void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete()970 static inline void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt()
2854 static inline bool is_idmapped_mnt(const struct vfsmount *mnt) in is_idmapped_mnt()2870 static inline struct file *file_open_root_mnt(struct vfsmount *mnt, in file_open_root_mnt()
817 static inline int security_sb_umount(struct vfsmount *mnt, int flags) in security_sb_umount()
Completed in 25 milliseconds