Searched defs:xlog_recover (Results 1 – 4 of 4) sorted by relevance
94398 struct xlog_recover { struct94399 struct hlist_node r_list;94400 xlog_tid_t r_log_tid;94401 xfs_trans_header_t r_theader;94402 int r_state;94403 xfs_lsn_t r_lsn;94404 struct list_head r_itemq;
55222 struct xlog_recover { struct55223 struct hlist_node r_list;55224 xlog_tid_t r_log_tid;55225 xfs_trans_header_t r_theader;55226 int r_state;55227 xfs_lsn_t r_lsn;55228 struct list_head r_itemq;