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()190 event_fid = (struct fanotify_event_info_fid *) (metadata + 1); in do_test()
140 struct fanotify_event_info_fid *event_fid; in do_test()184 event_fid = (struct fanotify_event_info_fid *) (metadata + 1); in do_test()
38 sizeof(struct fanotify_event_info_fid))328 struct fanotify_event_info_fid *event_fid; in do_test()329 struct fanotify_event_info_fid *child_fid; in do_test()338 event_fid = (struct fanotify_event_info_fid *)(event + 1); in do_test()
128 int check_error_event_info_fid(struct fanotify_event_info_fid *fid, in check_error_event_info_fid()204 struct fanotify_event_info_fid *info_fid; in check_event()
196 struct fanotify_event_info_fid *event_fid; in event_filename()203 event_fid = (struct fanotify_event_info_fid *)(event + 1); in event_filename()
197 struct fanotify_event_info_fid { struct458 ((struct fanotify_event_info_fid *) \
30 struct fanotify_event_info_fid { struct
152 AC_CHECK_MEMBERS([struct fanotify_event_info_fid.fsid.__val],,,[#include <sys/fanotify.h>])168 AC_CHECK_TYPES([struct fanotify_event_info_fid, struct fanotify_event_info_error,