Searched refs:threshold_lsn (Results 1 – 1 of 1) sorted by relevance
537 xfs_lsn_t threshold_lsn = NULLCOMMITLSN; in xfs_defer_relog() local559 if (threshold_lsn == NULLCOMMITLSN) { in xfs_defer_relog()560 threshold_lsn = xfs_ail_get_push_target(log->l_ailp); in xfs_defer_relog()561 if (threshold_lsn == NULLCOMMITLSN) in xfs_defer_relog()564 if (XFS_LSN_CMP(dfp->dfp_intent->li_lsn, threshold_lsn) >= 0) in xfs_defer_relog()