Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log_cil.c392 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
504 struct xfs_cil_ctx *ctx = in xlog_discard_endio_work()
505 container_of(work, struct xfs_cil_ctx, discard_endio_work); in xlog_discard_endio_work()
521 struct xfs_cil_ctx *ctx = bio->bi_private; in xlog_discard_endio()
531 struct xfs_cil_ctx *ctx) in xlog_discard_busy_extents()
577 struct xfs_cil_ctx *ctx, in xlog_cil_committed()
619 struct xfs_cil_ctx *ctx; in xlog_cil_process_committed()
622 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()
648 struct xfs_cil_ctx *ctx; in xlog_cil_push()
649 struct xfs_cil_ctx *new_ctx; in xlog_cil_push()
[all …]
Dxfs_log_priv.h238 struct xfs_cil_ctx { struct
275 struct xfs_cil_ctx *xc_ctx;
Dxfs_log.h9 struct xfs_cil_ctx;