Home
last modified time | relevance | path

Searched refs:xfs_trans_ail_cursor_next (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_trans_priv.h130 struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
Dxfs_trans_ail.c158 xfs_trans_ail_cursor_next( in xfs_trans_ail_cursor_next() function
588 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xfsaild_push()