Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log_priv.h229 struct list_head iclog_entry; member
Dxfs_log_cil.c821 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()
822 list_del(&ctx->iclog_entry); in xlog_cil_process_committed()
882 list_add_tail(&ctx->iclog_entry, &iclog->ic_callbacks); in xlog_cil_set_ctx_write_state()