Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.h154 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
Dxfs_trans_ail.c673 xlog_assign_tail_lsn(ailp->xa_mount); in xfs_trans_ail_update_bulk()
735 xlog_assign_tail_lsn(ailp->xa_mount); in xfs_trans_ail_delete_bulk()
Dxfs_log.c919 xlog_assign_tail_lsn( in xlog_assign_tail_lsn() function
2719 xfs_lsn_t tail_lsn = xlog_assign_tail_lsn(log->l_mp); in xlog_state_release_iclog()
Dxfs_log_recover.c3664 xlog_assign_tail_lsn(log->l_mp); in xlog_do_recover()