Searched refs:XLOG_SECTOR_ROUNDUP_BBCOUNT (Results 1 – 1 of 1) sorted by relevance
84 #define XLOG_SECTOR_ROUNDUP_BBCOUNT(log, bbs) \ macro98 num_bblks += XLOG_SECTOR_ROUNDUP_BBCOUNT(log, 1); in xlog_get_bp()99 num_bblks = XLOG_SECTOR_ROUNDUP_BBCOUNT(log, num_bblks); in xlog_get_bp()126 nbblks = XLOG_SECTOR_ROUNDUP_BBCOUNT(log, nbblks); in xlog_bread()162 nbblks = XLOG_SECTOR_ROUNDUP_BBCOUNT(log, nbblks); in xlog_bwrite()1131 int sectbb = XLOG_SECTOR_ROUNDUP_BBCOUNT(log, 1); in xlog_write_log_records()