Searched refs:iclog_entry (Results 1 – 2 of 2) sorted by relevance
622 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()623 list_del(&ctx->iclog_entry); in xlog_cil_process_committed()856 list_add_tail(&ctx->iclog_entry, &commit_iclog->ic_callbacks); in xlog_cil_push()
248 struct list_head iclog_entry; member