Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_cil.c56 static struct xfs_cil_ctx *
59 struct xfs_cil_ctx *ctx; in xlog_cil_ctx_alloc()
71 struct xfs_cil_ctx *ctx) in xlog_cil_ctx_switch()
427 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
539 struct xfs_cil_ctx *ctx = in xlog_discard_endio_work()
540 container_of(work, struct xfs_cil_ctx, discard_endio_work); in xlog_discard_endio_work()
556 struct xfs_cil_ctx *ctx = bio->bi_private; in xlog_discard_endio()
566 struct xfs_cil_ctx *ctx) in xlog_discard_busy_extents()
612 struct xfs_cil_ctx *ctx) in xlog_cil_committed()
654 struct xfs_cil_ctx *ctx; in xlog_cil_process_committed()
[all …]
Dxfs_log_priv.h238 struct xfs_cil_ctx { struct
278 struct xfs_cil_ctx *xc_ctx;
516 int xlog_write(struct xlog *log, struct xfs_cil_ctx *ctx,
590 void xlog_cil_set_ctx_write_state(struct xfs_cil_ctx *ctx,
Dxfs_log.h9 struct xfs_cil_ctx;
Dxfs_log.c2455 struct xfs_cil_ctx *ctx, in xlog_write()