Searched refs:busy_extents (Results 1 – 2 of 2) sorted by relevance
67 INIT_LIST_HEAD(&ctx->busy_extents); in xlog_cil_init()369 list_for_each_entry_safe(busyp, n, &ctx->busy_extents, list) in xlog_cil_committed()485 INIT_LIST_HEAD(&new_ctx->busy_extents); in xlog_cil_push()666 &log->l_cilp->xc_ctx->busy_extents); in xfs_log_commit_cil()
387 struct list_head busy_extents; /* busy extents in chkpt */ member