Home
last modified time | relevance | path

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

/linux-4.1.27/fs/notify/
Dfsnotify.h19 extern int fsnotify_compare_groups(struct fsnotify_group *a,
Dmark.c263 int fsnotify_compare_groups(struct fsnotify_group *a, struct fsnotify_group *b) in fsnotify_compare_groups() function
300 cmp = fsnotify_compare_groups(lmark->group, mark->group); in fsnotify_add_mark_list()
Dfsnotify.c256 int cmp = fsnotify_compare_groups(inode_group, in fsnotify()