Home
last modified time | relevance | path

Searched refs:h_num_logops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
A Dxfs_log.c2115 be32_add_cpu(&iclog->ic_header.h_num_logops, record_cnt); in xlog_state_finish_copy()
2653 iclog->ic_header.h_num_logops == cpu_to_be32(XLOG_COVER_OPS)) { in xlog_state_activate_iclog()
2665 iclog->ic_header.h_num_logops = 0; in xlog_state_activate_iclog()
3773 len = be32_to_cpu(iclog->ic_header.h_num_logops); in xlog_verify_iclog()
3923 if (iclog->ic_header.h_num_logops) in xlog_iclogs_empty()
A Dxfs_log_recover.c1172 be32_to_cpu(rhead->h_num_logops) == 1) { in xlog_check_unmount_rec()
2436 num_logops = be32_to_cpu(rhead->h_num_logops); in xlog_recover_process_data()
3010 rhead->h_num_logops == cpu_to_be32(1)) { in xlog_do_recovery_pass()
A Dxfs_trace.h2236 __entry->num_logops = be32_to_cpu(rhead->h_num_logops);
/linux/fs/xfs/libxfs/
A Dxfs_log_format.h168 __be32 h_num_logops; /* number of log operations in this LR : 4 */ member

Completed in 22 milliseconds