Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3143 struct llog_agent_req_rec { struct
3144 struct llog_rec_hdr arr_hdr; /**< record header */
3145 __u32 arr_status; /**< status of the request */
3148 __u32 arr_archive_id; /**< backend archive number */
3149 __u64 arr_flags; /**< req flags */
3150 __u64 arr_compound_id; /**< compound cookie */
3151 __u64 arr_req_create; /**< req. creation time */
3152 __u64 arr_req_change; /**< req. status change time */
3153 struct hsm_action_item arr_hai; /**< req. to the agent */
3154 struct llog_rec_tail arr_tail; /**< record tail for_sizezof_only */