Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A 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()
183 struct xfs_cil_ctx *ctx) in xlog_cil_ctx_switch()
550 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
753 struct xfs_cil_ctx *ctx, in xlog_cil_ail_insert()
885 struct xfs_cil_ctx *ctx) in xlog_cil_committed()
929 struct xfs_cil_ctx *ctx; in xlog_cil_process_committed()
932 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()
[all …]
H A Dxfs_log_priv.h220 struct xfs_cil_ctx { struct
276 struct xfs_cil_ctx *xc_ctx;
511 int xlog_write(struct xlog *log, struct xfs_cil_ctx *ctx,
556 void xlog_cil_set_ctx_write_state(struct xfs_cil_ctx *ctx,
H A Dxfs_log.h9 struct xfs_cil_ctx;
H A Dxfs_log.c2238 struct xfs_cil_ctx *ctx, in xlog_write()