Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A Dgroup.c76 fsnotify_wait_marks_destroyed(); in fsnotify_destroy_group()
H A Dmark.c933 void fsnotify_wait_marks_destroyed(void) in fsnotify_wait_marks_destroyed() function
937 EXPORT_SYMBOL_GPL(fsnotify_wait_marks_destroyed);
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h799 extern void fsnotify_wait_marks_destroyed(void);
/openbmc/linux/fs/nfsd/
H A Dfilecache.c911 fsnotify_wait_marks_destroyed(); in nfsd_file_cache_shutdown()