Home
last modified time | relevance | path

Searched defs:fanotify_event_info_fid (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/ndk_musl_include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
31 struct fanotify_event_info_header hdr;
32 fsid_t fsid;
33 unsigned char handle[];
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
31 struct fanotify_event_info_header hdr;
32 fsid_t fsid;
33 unsigned char handle[];
/third_party/musl/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
31 struct fanotify_event_info_header hdr;
32 fsid_t fsid;
33 unsigned char handle[];
/third_party/musl/porting/uniproton/kernel/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
31 struct fanotify_event_info_header hdr;
32 fsid_t fsid;
33 unsigned char handle[];
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dfanotify.h30 struct fanotify_event_info_fid { struct
31 struct fanotify_event_info_header hdr;
32 fsid_t fsid;
33 unsigned char handle[];
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h197 struct fanotify_event_info_fid { struct
219 /* NOTE: only for struct fanotify_event_info_fid */ argument