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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h231 struct list_head iclog_entry; member in struct:xfs_cil_ctx
H A Dxfs_log_cil.c766 struct xfs_cil_ctx, iclog_entry))) {
767 list_del(&ctx->iclog_entry);
827 list_add_tail(&ctx->iclog_entry, &iclog->ic_callbacks);

Completed in 85 milliseconds