xfs_trans_first_item 1013 fs/xfs/xfs_trans.c 	lidp = xfs_trans_first_item(tp);
xfs_trans_first_item 1050 fs/xfs/xfs_trans.c 	for (lidp = xfs_trans_first_item(tp);
xfs_trans_first_item 1093 fs/xfs/xfs_trans.c 	lidp = xfs_trans_first_item(tp);
xfs_trans_first_item   35 fs/xfs/xfs_trans_priv.h struct xfs_log_item_desc	*xfs_trans_first_item(struct xfs_trans *);