Home
last modified time | relevance | path

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

/fs/notify/
Dgroup.c92 fsnotify_put_group(group); in fsnotify_destroy_group()
106 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group() function
111 EXPORT_SYMBOL_GPL(fsnotify_put_group);
Dmark.c206 fsnotify_put_group(group); in fsnotify_final_mark_destroy()
/fs/nfsd/
Dfilecache.c702 fsnotify_put_group(nfsd_file_fsnotify_group); in nfsd_file_cache_shutdown()