Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A 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);
H A Dmark.c279 fsnotify_put_group(group); in fsnotify_final_mark_destroy()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h604 extern void fsnotify_put_group(struct fsnotify_group *group);
/openbmc/linux/fs/nfsd/
H A Dfilecache.c903 fsnotify_put_group(nfsd_file_fsnotify_group); in nfsd_file_cache_shutdown()