Home
last modified time | relevance | path

Searched refs:fanotify_event_info_fid (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify15.c36 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()
Dfanotify22.c142 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()
Dfanotify13.c144 struct fanotify_event_info_fid *event_fid; in do_test()
206 event_fid = (struct fanotify_event_info_fid *) (metadata + 1); in do_test()
Dfanotify16.c39 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()
Dfanotify09.c317 struct fanotify_event_info_fid *event_fid; in event_filename()
324 event_fid = (struct fanotify_event_info_fid *)(event + 1); in event_filename()
Dfanotify.h319 ((struct fanotify_event_info_fid *) \
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
/third_party/musl/porting/uniproton/kernel/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
/third_party/musl/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
/third_party/ltp/include/lapi/
Dfanotify.h182 struct fanotify_event_info_fid { struct
/third_party/ltp/
Dconfigure.ac160 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,