Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_log.h139 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp);
Dxfs_trans_ail.c763 xlog_assign_tail_lsn_locked(log->l_mp); in xfs_ail_update_finish()
Dxfs_log.c1282 xlog_assign_tail_lsn_locked( in xlog_assign_tail_lsn_locked() function
1313 tail_lsn = xlog_assign_tail_lsn_locked(mp); in xlog_assign_tail_lsn()