Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log.c553 xfs_lsn_t old_tail_lsn) in xlog_state_release_iclog() argument
567 if (old_tail_lsn || iclog->ic_state == XLOG_STATE_WANT_SYNC) { in xlog_state_release_iclog()
570 if (old_tail_lsn && tail_lsn != old_tail_lsn) in xlog_state_release_iclog()