Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A Dgroup.c37 void fsnotify_group_stop_queueing(struct fsnotify_group *group) in fsnotify_group_stop_queueing() function
58 fsnotify_group_stop_queueing(group); in fsnotify_destroy_group()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h606 extern void fsnotify_group_stop_queueing(struct fsnotify_group *group);
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c915 fsnotify_group_stop_queueing(group); in fanotify_release()