Searched refs:h_num_logops (Results 1 – 4 of 4) sorted by relevance
2048 be32_add_cpu(&iclog->ic_header.h_num_logops, record_cnt); in xlog_state_finish_copy()2615 (be32_to_cpu(iclog->ic_header.h_num_logops) == in xlog_state_clean_log()2626 iclog->ic_header.h_num_logops = 0; in xlog_state_clean_log()3858 len = be32_to_cpu(iclog->ic_header.h_num_logops); in xlog_verify_iclog()4058 if (iclog->ic_header.h_num_logops) in xlog_iclogs_empty()
1310 be32_to_cpu(rhead->h_num_logops) == 1) { in xlog_check_unmount_rec()4618 num_logops = be32_to_cpu(rhead->h_num_logops); in xlog_recover_process_data()5367 be32_to_cpu(rhead->h_num_logops) == 1) { in xlog_do_recovery_pass()
1963 __entry->num_logops = be32_to_cpu(rhead->h_num_logops);
171 __be32 h_num_logops; /* number of log operations in this LR : 4 */ member