Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log_cil.c99 static struct xfs_cil_ctx *
102 struct xfs_cil_ctx *ctx; in xlog_cil_ctx_alloc()
122 struct xfs_cil_ctx *ctx) in xlog_cil_push_pcp_aggregate()
158 struct xfs_cil_ctx *ctx) in xlog_cil_insert_pcp_aggregate()
184 struct xfs_cil_ctx *ctx) in xlog_cil_ctx_switch()
551 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
703 struct xfs_cil_ctx *ctx = in xlog_discard_endio_work()
704 container_of(work, struct xfs_cil_ctx, discard_endio_work); in xlog_discard_endio_work()
720 struct xfs_cil_ctx *ctx = bio->bi_private; in xlog_discard_endio()
730 struct xfs_cil_ctx *ctx) in xlog_discard_busy_extents()
[all …]
Dxfs_log_priv.h218 struct xfs_cil_ctx { struct
269 struct xfs_cil_ctx *xc_ctx;
510 int xlog_write(struct xlog *log, struct xfs_cil_ctx *ctx,
585 void xlog_cil_set_ctx_write_state(struct xfs_cil_ctx *ctx,
Dxfs_log.h9 struct xfs_cil_ctx;
Dxfs_log.c2494 struct xfs_cil_ctx *ctx, in xlog_write()