Home
last modified time | relevance | path

Searched refs:xfs_defer_capture (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_defer.h11 struct xfs_defer_capture;
111 struct xfs_defer_capture { struct
135 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp, argument
138 struct xfs_defer_capture *d);
Dxfs_defer.c963 static struct xfs_defer_capture *
967 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture()
1025 struct xfs_defer_capture *dfc) in xfs_defer_ops_capture_abort()
1055 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture_and_commit()
1086 struct xfs_defer_capture *dfc, in xfs_defer_ops_continue()
/linux-6.12.1/fs/xfs/
Dxfs_log_recover.c2511 struct xfs_defer_capture *dfc, *next; in xlog_finish_defer_ops()
2558 struct xfs_defer_capture *dfc; in xlog_abort_defer_ops()
2559 struct xfs_defer_capture *next; in xlog_abort_defer_ops()