Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/
Dgroup.c76 fsnotify_wait_marks_destroyed(); in fsnotify_destroy_group()
Dmark.c870 void fsnotify_wait_marks_destroyed(void) in fsnotify_wait_marks_destroyed() function
874 EXPORT_SYMBOL_GPL(fsnotify_wait_marks_destroyed);
/Linux-v5.15/include/linux/
Dfsnotify_backend.h561 extern void fsnotify_wait_marks_destroyed(void);
/Linux-v5.15/fs/nfsd/
Dfilecache.c855 fsnotify_wait_marks_destroyed(); in nfsd_file_cache_shutdown()