Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_cil.c42 struct xfs_cil_ctx *ctx; in xlog_cil_init()
292 struct xfs_cil_ctx *ctx = cil->xc_ctx; in xlog_cil_insert_items()
387 struct xfs_cil_ctx *ctx = args; in xlog_cil_committed()
434 struct xfs_cil_ctx *ctx; in xlog_cil_push()
435 struct xfs_cil_ctx *new_ctx; in xlog_cil_push()
759 struct xfs_cil_ctx *ctx; in xlog_cil_force_lsn()
813 struct xfs_cil_ctx *ctx; in xfs_log_item_in_current_chkpt()
Dxfs_log_priv.h381 struct xfs_cil_ctx { struct
415 struct xfs_cil_ctx *xc_ctx; argument