Searched refs:fanotify_event_info_fid (Results 1 – 12 of 12) sorted by relevance
36 sizeof(struct fanotify_event_info_fid))81 struct fanotify_event_info_fid *event_fid; in do_test()191 event_fid = (struct fanotify_event_info_fid *) (metadata + 1); in do_test()
142 static int check_error_event_info_fid(struct fanotify_event_info_fid *fid, in check_error_event_info_fid()218 struct fanotify_event_info_fid *info_fid; in check_event()
144 struct fanotify_event_info_fid *event_fid; in do_test()206 event_fid = (struct fanotify_event_info_fid *) (metadata + 1); in do_test()
39 sizeof(struct fanotify_event_info_fid))528 struct fanotify_event_info_fid *event_fid; in do_test()529 struct fanotify_event_info_fid *child_fid; in do_test()538 event_fid = (struct fanotify_event_info_fid *)(event + 1); in do_test()
317 struct fanotify_event_info_fid *event_fid; in event_filename()324 event_fid = (struct fanotify_event_info_fid *)(event + 1); in event_filename()
319 ((struct fanotify_event_info_fid *) \
30 struct fanotify_event_info_fid { struct
182 struct fanotify_event_info_fid { struct
160 AC_CHECK_MEMBERS([struct fanotify_event_info_fid.fsid.__val],,,[#include <sys/fanotify.h>])176 AC_CHECK_TYPES([struct fanotify_event_info_fid, struct fanotify_event_info_error,