xfs_trans_committed   53 fs/xfs/xfs_trans.c STATIC void	xfs_trans_committed(xfs_trans_t *, int);
xfs_trans_committed  928 fs/xfs/xfs_trans.c 	tp->t_logcb.cb_func = (void(*)(void*, int))xfs_trans_committed;
xfs_trans_committed  971 fs/xfs/xfs_trans.c 		xfs_trans_committed(tp, XFS_LI_ABORTED);