fsnotify_compare_groups  278 fs/notify/fsnotify.c 		    fsnotify_compare_groups(max_prio_group, mark->group) > 0)
fsnotify_compare_groups  290 fs/notify/fsnotify.c 		    fsnotify_compare_groups(max_prio_group, mark->group) == 0)
fsnotify_compare_groups   37 fs/notify/fsnotify.h extern int fsnotify_compare_groups(struct fsnotify_group *a,
fsnotify_compare_groups  608 fs/notify/mark.c 		cmp = fsnotify_compare_groups(lmark->group, mark->group);