Searched refs:iclog_entry (Results 1 – 2 of 2) sorted by relevance
231 struct list_head iclog_entry; member
936 struct xfs_cil_ctx, iclog_entry))) { in xlog_cil_process_committed()937 list_del(&ctx->iclog_entry); in xlog_cil_process_committed()997 list_add_tail(&ctx->iclog_entry, &iclog->ic_callbacks); in xlog_cil_set_ctx_write_state()
Completed in 13 milliseconds