Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A Dfsnotify.c405 fsnotify_foreach_iter_type(type) { in fsnotify_iter_select_report_types()
418 fsnotify_foreach_iter_type(type) { in fsnotify_iter_select_report_types()
453 fsnotify_foreach_iter_type(type) { in fsnotify_iter_next()
H A Dmark.c399 fsnotify_foreach_iter_type(type) { in fsnotify_prepare_user_wait()
428 fsnotify_foreach_iter_type(type) in fsnotify_finish_user_wait()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h451 #define fsnotify_foreach_iter_type(type) \ macro