Closed
Description
Host triplet: x86_64-unknown-linux-gnu
API struct is as follows:
struct fanotify_event_info_fid {
struct fanotify_event_info_header hdr;
__kernel_fsid_t fsid;
unsigned char file_handle[0];
};
Man page for more info: https://man7.org/linux/man-pages/man7/fanotify.7.html