Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h421 extern void __fsnotify_vfsmount_delete(struct vfsmount *mnt);
603 static inline void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete() function
H A Dfsnotify.h170 __fsnotify_vfsmount_delete(mnt); in fsnotify_vfsmount_delete()
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c26 void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete() function