Home
last modified time | relevance | path

Searched refs:ri_total (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_attr_item.c1043 if (item->ri_total != 3) { in xlog_recover_attri_commit_pass2()
1054 if (item->ri_total != 3) { in xlog_recover_attri_commit_pass2()
1064 if (item->ri_total != 2) { in xlog_recover_attri_commit_pass2()
1076 if (item->ri_total != 5) { in xlog_recover_attri_commit_pass2()
1132 if (i != item->ri_total) { in xlog_recover_attri_commit_pass2()
H A Dxfs_buf_item_recover.c544 ASSERT(i == item->ri_total); in xlog_recover_do_reg_buffer()
/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h106 int ri_total; /* total regions */ member