Searched refs:xfs_defer_capture (Results 1 – 3 of 3) sorted by relevance
11 struct xfs_defer_capture;95 struct xfs_defer_capture { struct119 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp, argument122 struct xfs_defer_capture *d);
657 static struct xfs_defer_capture *661 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture()717 struct xfs_defer_capture *dfc) in xfs_defer_ops_capture_free()746 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture_and_commit()773 struct xfs_defer_capture *dfc, in xfs_defer_ops_continue()
2467 struct xfs_defer_capture *dfc, *next; in xlog_finish_defer_ops()2514 struct xfs_defer_capture *dfc; in xlog_abort_defer_ops()2515 struct xfs_defer_capture *next; in xlog_abort_defer_ops()
Completed in 11 milliseconds