Searched refs:threshold_cycle (Results 1 – 1 of 1) sorted by relevance
1398 int threshold_cycle; /* lsn cycle we'd like to be at */ in xlog_grant_push_ail() local1420 threshold_cycle = CYCLE_LSN(tail_lsn); in xlog_grant_push_ail()1423 threshold_cycle += 1; in xlog_grant_push_ail()1425 threshold_lsn = xlog_assign_lsn(threshold_cycle, threshold_block); in xlog_grant_push_ail()