Searched refs:xfs_trans_next_item (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans_priv.h36 struct xfs_log_item_desc *xfs_trans_next_item(struct xfs_trans *,
H A Dxfs_trans.c996 lidp = xfs_trans_next_item(tp, lidp);
1001 lidp = xfs_trans_next_item(tp, lidp);
1020 lidp = xfs_trans_next_item(tp, lidp)) {
1068 lidp = xfs_trans_next_item(tp, lidp);
1082 lidp = xfs_trans_next_item(tp, lidp);
1190 * THIS SHOULD BE REWRITTEN TO USE xfs_trans_next_item().
H A Dxfs_trans_item.c195 * At some point this and xfs_trans_next_item() should be optimized
239 xfs_trans_next_item(xfs_trans_t *tp, xfs_log_item_desc_t *lidp) function

Completed in 91 milliseconds