Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_cil.c622 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()
Dxfs_log_priv.h248 struct list_head iclog_entry; member