Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/notify/
A Dfsnotify.c400 struct fsnotify_group *max_prio_group = NULL; in fsnotify_iter_select_report_types() local
408 fsnotify_compare_groups(max_prio_group, mark->group) > 0) in fsnotify_iter_select_report_types()
409 max_prio_group = mark->group; in fsnotify_iter_select_report_types()
412 if (!max_prio_group) in fsnotify_iter_select_report_types()
416 iter_info->current_group = max_prio_group; in fsnotify_iter_select_report_types()

Completed in 3 milliseconds