Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log.h121 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
Dxfs_log.c1161 xlog_assign_tail_lsn( in xlog_assign_tail_lsn() function
3195 xfs_lsn_t tail_lsn = xlog_assign_tail_lsn(log->l_mp); in xlog_state_release_iclog()
Dxfs_log_recover.c5615 xlog_assign_tail_lsn(mp); in xlog_do_recover()