Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify_backend.h333 struct fsnotify_mnt { struct
334 const struct mnt_namespace *ns;
335 u64 mnt_id;
972 static inline void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt() function
/linux/fs/notify/
H A Dfsnotify.c743 void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt() function