Home
last modified time | relevance | path

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

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