Searched refs:l_last_sync_lsn (Results 1 – 4 of 4) sorted by relevance
744 tail_lsn = log->l_last_sync_lsn; in xfs_log_move_tail()864 tail_lsn = log->l_tail_lsn = log->l_last_sync_lsn; in xlog_assign_tail_lsn()1169 log->l_last_sync_lsn = log->l_tail_lsn; in xlog_alloc_log()1336 if (XFS_LSN_CMP_ARCH(threshold_lsn, log->l_last_sync_lsn, ARCH_NOCONVERT) > 0) in xlog_grant_push_ail()1337 threshold_lsn = log->l_last_sync_lsn; in xlog_grant_push_ail()2072 log->l_last_sync_lsn, in xlog_state_do_callback()2076 log->l_last_sync_lsn = INT_GET(iclog->ic_header.h_lsn, ARCH_CONVERT); in xlog_state_do_callback()
491 xfs_lsn_t l_last_sync_lsn;/* lsn of last LR on disk */ member
894 log->l_last_sync_lsn = INT_GET(rhead->h_lsn, ARCH_CONVERT); in xlog_find_tail()945 ASSIGN_ANY_LSN(log->l_last_sync_lsn, log->l_curr_cycle, in xlog_find_tail()
3709 sync_lsn = log->l_last_sync_lsn; in xfs_inode_flush()