Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_log.h140 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp);
Dxfs_trans_ail.c764 xlog_assign_tail_lsn_locked(log->l_mp); in xfs_ail_update_finish()
Dxfs_log.c1279 xlog_assign_tail_lsn_locked( in xlog_assign_tail_lsn_locked() function
1310 tail_lsn = xlog_assign_tail_lsn_locked(mp); in xlog_assign_tail_lsn()