Searched defs:fsnotify_mnt (Results 1 – 1 of 1) sorted by relevance
331 struct fsnotify_mnt { struct332 const struct mnt_namespace *ns;333 u64 mnt_id;970 static inline void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt() function