Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.h140 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp);
Dxfs_trans_ail.c762 xlog_assign_tail_lsn_locked(log->l_mp); in xfs_ail_update_finish()
Dxfs_log.c1286 xlog_assign_tail_lsn_locked( in xlog_assign_tail_lsn_locked() function
1317 tail_lsn = xlog_assign_tail_lsn_locked(mp); in xlog_assign_tail_lsn()