Searched refs:threshold_block (Results 1 – 1 of 1) sorted by relevance
1691 int threshold_block; in xlog_grant_push_threshold() local1712 &threshold_block); in xlog_grant_push_threshold()1713 threshold_block += free_threshold; in xlog_grant_push_threshold()1714 if (threshold_block >= log->l_logBBsize) { in xlog_grant_push_threshold()1715 threshold_block -= log->l_logBBsize; in xlog_grant_push_threshold()1719 threshold_block); in xlog_grant_push_threshold()