Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/
Dgroup.c76 fsnotify_wait_marks_destroyed(); in fsnotify_destroy_group()
Dmark.c845 void fsnotify_wait_marks_destroyed(void) in fsnotify_wait_marks_destroyed() function
849 EXPORT_SYMBOL_GPL(fsnotify_wait_marks_destroyed);
/kernel/linux/linux-5.10/include/linux/
Dfsnotify_backend.h555 extern void fsnotify_wait_marks_destroyed(void);
/kernel/linux/linux-5.10/fs/nfsd/
Dfilecache.c854 fsnotify_wait_marks_destroyed(); in nfsd_file_cache_shutdown()