Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_cil.c620 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()
621 list_del(&ctx->iclog_entry); in xlog_cil_process_committed()
860 list_add_tail(&ctx->iclog_entry, &commit_iclog->ic_callbacks); in xlog_cil_push_work()
Dxfs_log_priv.h241 struct list_head iclog_entry; member