Home
last modified time | relevance | path

Searched refs:threshold_cycle (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_log.c1509 int threshold_cycle; in xlog_grant_push_threshold() local
1528 xlog_crack_atomic_lsn(&log->l_tail_lsn, &threshold_cycle, in xlog_grant_push_threshold()
1533 threshold_cycle += 1; in xlog_grant_push_threshold()
1535 threshold_lsn = xlog_assign_lsn(threshold_cycle, in xlog_grant_push_threshold()