Searched refs:threshold_block (Results 1 – 1 of 1) sorted by relevance
1662 int threshold_block; in xlog_grant_push_threshold() local1683 &threshold_block); in xlog_grant_push_threshold()1684 threshold_block += free_threshold; in xlog_grant_push_threshold()1685 if (threshold_block >= log->l_logBBsize) { in xlog_grant_push_threshold()1686 threshold_block -= log->l_logBBsize; in xlog_grant_push_threshold()1690 threshold_block); in xlog_grant_push_threshold()