Searched refs:iclog_entry (Results 1 – 2 of 2) sorted by relevance
620 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()
241 struct list_head iclog_entry; member