Home
last modified time | relevance | path

Searched refs:fsnotify_compare_groups (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/notify/
H A Dfsnotify.h37 extern int fsnotify_compare_groups(struct fsnotify_group *a,
H A Dfsnotify.c408 fsnotify_compare_groups(max_prio_group, mark->group) > 0) in fsnotify_iter_select_report_types()
420 fsnotify_compare_groups(max_prio_group, mark->group) == 0) in fsnotify_iter_select_report_types()
H A Dmark.c459 int fsnotify_compare_groups(struct fsnotify_group *a, struct fsnotify_group *b) in fsnotify_compare_groups() function
612 cmp = fsnotify_compare_groups(lmark->group, mark->group); in fsnotify_add_mark_list()
/kernel/linux/linux-6.6/fs/notify/
H A Dfsnotify.h52 extern int fsnotify_compare_groups(struct fsnotify_group *a,
H A Dmark.c522 int fsnotify_compare_groups(struct fsnotify_group *a, struct fsnotify_group *b) in fsnotify_compare_groups() function
676 cmp = fsnotify_compare_groups(lmark->group, mark->group); in fsnotify_add_mark_list()
H A Dfsnotify.c408 fsnotify_compare_groups(max_prio_group, mark->group) > 0) in fsnotify_iter_select_report_types()

Completed in 5 milliseconds