Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.c1564 int threshold_cycle; in xlog_grant_push_ail() local
1583 xlog_crack_atomic_lsn(&log->l_tail_lsn, &threshold_cycle, in xlog_grant_push_ail()
1588 threshold_cycle += 1; in xlog_grant_push_ail()
1590 threshold_lsn = xlog_assign_lsn(threshold_cycle, in xlog_grant_push_ail()