Searched refs:xlog_assign_tail_lsn (Results 1 – 3 of 3) sorted by relevance
117 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
494 xfs_lsn_t tail_lsn = xlog_assign_tail_lsn(log->l_mp); in __xlog_state_release_iclog()1123 xlog_assign_tail_lsn( in xlog_assign_tail_lsn() function
3305 xlog_assign_tail_lsn(mp); in xlog_do_recover()