Home
last modified time | relevance | path

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

/Linux-v6.1/fs/notify/
Dgroup.c93 fsnotify_put_group(group); in fsnotify_destroy_group()
107 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group() function
112 EXPORT_SYMBOL_GPL(fsnotify_put_group);
Dmark.c279 fsnotify_put_group(group); in fsnotify_final_mark_destroy()
/Linux-v6.1/include/linux/
Dfsnotify_backend.h604 extern void fsnotify_put_group(struct fsnotify_group *group);
/Linux-v6.1/fs/nfsd/
Dfilecache.c987 fsnotify_put_group(nfsd_file_fsnotify_group); in nfsd_file_cache_shutdown()