Searched refs:xfs_trans_first_ail (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log.c829 && !xfs_trans_first_ail(mp, &gen)
H A Dxfs_log_recover.c2724 lip = xfs_trans_first_ail(mp, &gen);
3078 lip = xfs_trans_first_ail(mp, &gen);
H A Dxfs_trans_ail.c96 lip = xfs_trans_first_ail(mp, &gen);
381 xfs_trans_first_ail( function
H A Dxfs_trans_priv.h56 struct xfs_log_item *xfs_trans_first_ail(struct xfs_mount *, int *);

Completed in 191 milliseconds