endcount 1620 fs/xfs/xfs_log_recover.c int bcount, endcount; endcount 1623 fs/xfs/xfs_log_recover.c endcount = bcount - j; endcount 1630 fs/xfs/xfs_log_recover.c if (j == 0 && (start_block + endcount > ealign)) { endcount 1639 fs/xfs/xfs_log_recover.c for (; j < endcount; j++) { endcount 1644 fs/xfs/xfs_log_recover.c error = xlog_bwrite(log, start_block, endcount, buffer); endcount 1647 fs/xfs/xfs_log_recover.c start_block += endcount;