Searched refs:xlog_cycle_data (Results 1 – 3 of 3) sorted by relevance
735 static inline __be32 *xlog_cycle_data(struct xlog_rec_header *rhead, unsigned i) in xlog_cycle_data() function
1487 *xlog_cycle_data(rhead, i) = *(__be32 *)dp; in xlog_pack_data()3273 clientid = xlog_get_client_id(*xlog_cycle_data(rhead, idx)); in xlog_verify_iclog()3289 op_len = be32_to_cpu(*xlog_cycle_data(rhead, idx)); in xlog_verify_iclog()
2868 *(__be32 *)dp = *xlog_cycle_data(rhead, i); in xlog_unpack_data()