Home
last modified time | relevance | path

Searched defs:cil (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_log_cil.c71 struct xfs_cil *cil, in xlog_item_in_current_chkpt()
120 struct xfs_cil *cil, in xlog_cil_push_pcp_aggregate()
156 struct xfs_cil *cil, in xlog_cil_insert_pcp_aggregate()
188 struct xfs_cil *cil, in xlog_cil_ctx_switch()
555 struct xfs_cil *cil = log->l_cilp; in xlog_cil_insert_items() local
783 struct xfs_cil *cil = ctx->cil; in xlog_cil_set_ctx_write_state() local
855 struct xfs_cil *cil, in xlog_cil_order_write()
1126 struct xfs_cil *cil = ctx->cil; in xlog_cil_push_work() local
1372 struct xfs_cil *cil = log->l_cilp; in xlog_cil_push_background() local
1520 struct xfs_cil *cil, in xlog_cil_process_intents()
[all …]
H A Dxfs_log_priv.h221 struct xfs_cil *cil; member