Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/include/linux/
Dfsnotify_backend.h400 extern void fsnotify_put_group(struct fsnotify_group *group);
/Linux-v5.4/fs/nfsd/
Dfilecache.c702 fsnotify_put_group(nfsd_file_fsnotify_group); in nfsd_file_cache_shutdown()