Searched defs:llog_agent_req_rec (Results 1 – 1 of 1) sorted by relevance
3122 struct llog_agent_req_rec { struct3123 struct llog_rec_hdr arr_hdr; /**< record header */3124 __u32 arr_status; /**< status of the request */3127 __u32 arr_archive_id; /**< backend archive number */3128 __u64 arr_flags; /**< req flags */3129 __u64 arr_compound_id; /**< compound cookie */3130 __u64 arr_req_create; /**< req. creation time */3131 __u64 arr_req_change; /**< req. status change time */3132 struct hsm_action_item arr_hai; /**< req. to the agent */3133 struct llog_rec_tail arr_tail; /**< record tail for_sizezof_only */