Home
last modified time | relevance | path

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

/linux-6.12.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.c360 fsnotify_put_group(group); in fsnotify_final_mark_destroy()
/linux-6.12.1/include/linux/
Dfsnotify_backend.h633 extern void fsnotify_put_group(struct fsnotify_group *group);
/linux-6.12.1/fs/nfsd/
Dfilecache.c934 fsnotify_put_group(nfsd_file_fsnotify_group); in nfsd_file_cache_shutdown()