Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.c1698 int threshold_cycle; in xlog_grant_push_threshold() local
1717 xlog_crack_atomic_lsn(&log->l_tail_lsn, &threshold_cycle, in xlog_grant_push_threshold()
1722 threshold_cycle += 1; in xlog_grant_push_threshold()
1724 threshold_lsn = xlog_assign_lsn(threshold_cycle, in xlog_grant_push_threshold()