Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans_priv.h116 struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
H A Dxfs_trans_ail.c177 xfs_trans_ail_cursor_next( in xfs_trans_ail_cursor_next() function
550 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xfsaild_push()