Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_cil.c391 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
503 struct xfs_cil_ctx *ctx = in xlog_discard_endio_work()
504 container_of(work, struct xfs_cil_ctx, discard_endio_work); in xlog_discard_endio_work()
520 struct xfs_cil_ctx *ctx = bio->bi_private; in xlog_discard_endio()
530 struct xfs_cil_ctx *ctx) in xlog_discard_busy_extents()
576 struct xfs_cil_ctx *ctx) in xlog_cil_committed()
617 struct xfs_cil_ctx *ctx; in xlog_cil_process_committed()
620 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()
648 struct xfs_cil_ctx *ctx; in xlog_cil_push_work()
649 struct xfs_cil_ctx *new_ctx; in xlog_cil_push_work()
[all …]
Dxfs_log_priv.h231 struct xfs_cil_ctx { struct
268 struct xfs_cil_ctx *xc_ctx;
Dxfs_log.h9 struct xfs_cil_ctx;