Home
last modified time | relevance | path

Searched refs:__fsnotify_vfsmount_delete (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dfsnotify_backend.h246 extern void __fsnotify_vfsmount_delete(struct vfsmount *mnt);
384 static inline void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete() function
Dfsnotify.h130 __fsnotify_vfsmount_delete(mnt); in fsnotify_vfsmount_delete()
/linux-4.1.27/fs/notify/
Dfsnotify.c40 void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete() function