Home
last modified time | relevance | path

Searched refs:xfs_cil_ctx (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/xfs/
Dxfs_log_cil.c98 static struct xfs_cil_ctx *
101 struct xfs_cil_ctx *ctx; in xlog_cil_ctx_alloc()
121 struct xfs_cil_ctx *ctx) in xlog_cil_push_pcp_aggregate()
157 struct xfs_cil_ctx *ctx) in xlog_cil_insert_pcp_aggregate()
189 struct xfs_cil_ctx *ctx) in xlog_cil_ctx_switch()
556 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
717 struct xfs_cil_ctx *ctx) in xlog_cil_committed()
763 struct xfs_cil_ctx *ctx; in xlog_cil_process_committed()
766 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()
780 struct xfs_cil_ctx *ctx, in xlog_cil_set_ctx_write_state()
[all …]
Dxfs_log_priv.h220 struct xfs_cil_ctx { struct
276 struct xfs_cil_ctx *xc_ctx;
514 int xlog_write(struct xlog *log, struct xfs_cil_ctx *ctx,
589 void xlog_cil_set_ctx_write_state(struct xfs_cil_ctx *ctx,
Dxfs_log.h9 struct xfs_cil_ctx;
Dxfs_log.c2476 struct xfs_cil_ctx *ctx, in xlog_write()