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

/linux-master/fs/notify/fanotify/
H A Dfanotify.c38 static bool fanotify_fh_equal(struct fanotify_fh *fh1, function
66 fanotify_fh_equal(&ffe1->object_fh, &ffe2->object_fh);
80 !fanotify_fh_equal(fanotify_info_dir_fh(info1),
85 !fanotify_fh_equal(fanotify_info_dir2_fh(info1),
90 !fanotify_fh_equal(fanotify_info_file_fh(info1),

Completed in 107 milliseconds