Searched refs:bui_formatp (Results 1 – 1 of 1) sorted by relevance
652 struct xfs_bui_log_format *bui_formatp; in xlog_recover_bui_commit_pass2() local655 bui_formatp = item->ri_buf[0].i_addr; in xlog_recover_bui_commit_pass2()663 if (bui_formatp->bui_nextents != XFS_BUI_MAX_FAST_EXTENTS) { in xlog_recover_bui_commit_pass2()669 len = xfs_bui_log_format_sizeof(bui_formatp->bui_nextents); in xlog_recover_bui_commit_pass2()677 xfs_bui_copy_format(&buip->bui_format, bui_formatp); in xlog_recover_bui_commit_pass2()678 atomic_set(&buip->bui_next_extent, bui_formatp->bui_nextents); in xlog_recover_bui_commit_pass2()