Searched refs:xfs_defer_capture (Results 1 – 3 of 3) sorted by relevance
11 struct xfs_defer_capture;71 struct xfs_defer_capture { struct99 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp, argument101 void xfs_defer_ops_release(struct xfs_mount *mp, struct xfs_defer_capture *d);
628 static struct xfs_defer_capture *633 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture()673 struct xfs_defer_capture *dfc) in xfs_defer_ops_release()696 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture_and_commit()725 struct xfs_defer_capture *dfc, in xfs_defer_ops_continue()
2442 struct xfs_defer_capture *dfc, *next; in xlog_finish_defer_ops()2493 struct xfs_defer_capture *dfc; in xlog_abort_defer_ops()2494 struct xfs_defer_capture *next; in xlog_abort_defer_ops()