Home
last modified time | relevance | path

Searched refs:fsnotify_wait_marks_destroyed (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/notify/
H A Dgroup.c76 fsnotify_wait_marks_destroyed(); in fsnotify_destroy_group()
H A Dmark.c845 void fsnotify_wait_marks_destroyed(void) in fsnotify_wait_marks_destroyed() function
849 EXPORT_SYMBOL_GPL(fsnotify_wait_marks_destroyed);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h555 extern void fsnotify_wait_marks_destroyed(void);
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dfilecache.c853 fsnotify_wait_marks_destroyed(); in nfsd_file_cache_shutdown()