Searched defs:fstrace_cmplt_event_t (Results 1 – 1 of 1) sorted by relevance
15 struct fstrace_cmplt_event_t { struct16 __u32 tracer;17 struct fstrace_start_event_t start_event;18 __u64 ctime;19 __u32 pid;20 __u32 tgid;21 __u32 uid;22 __u32 gid;23 char comm[MAX_COMM_LEN];24 int32_t retval;[all …]