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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.c52 STATIC void xfs_trans_committed(xfs_trans_t *, int);
891 * the completion routine (xfs_trans_committed) directly is
896 tp->t_logcb.cb_func = (void(*)(void*, int))xfs_trans_committed;
933 * pointer after its been freed (by xfs_trans_committed
939 xfs_trans_committed(tp, XFS_LI_ABORTED);
942 * Now that the xfs_trans_committed callback has been attached,
1203 xfs_trans_committed( function

Completed in 54 milliseconds