Searched refs:xfs_trans_first_ail (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_trans_priv.h56 struct xfs_log_item *xfs_trans_first_ail(struct xfs_mount *, int *);
H A Dxfs_trans_ail.c97 lip = xfs_trans_first_ail(mp, &gen);
381 xfs_trans_first_ail( function
H A Dxfs_log_recover.c2752 lip = xfs_trans_first_ail(mp, &gen);
3109 lip = xfs_trans_first_ail(mp, &gen);
H A Dxfs_log.c828 && !xfs_trans_first_ail(mp, &gen)

Completed in 126 milliseconds