Searched refs:busy_extents (Results 1 – 2 of 2) sorted by relevance
105 INIT_LIST_HEAD(&ctx->busy_extents.extent_list); in xlog_cil_ctx_alloc() 132 if (!list_empty(&cilpcp->busy_extents)) { in xlog_cil_push_pcp_aggregate() 133 list_splice_init(&cilpcp->busy_extents, in xlog_cil_push_pcp_aggregate() 134 &ctx->busy_extents.extent_list); in xlog_cil_push_pcp_aggregate() 741 list_splice_init(&tp->t_busy, &cilpcp->busy_extents); in xlog_cil_insert_items() 997 xfs_extent_busy_sort(&ctx->busy_extents.extent_list); in xlog_cil_committed() 998 xfs_extent_busy_clear(&ctx->busy_extents.extent_list, in xlog_cil_committed() 1007 if (!list_empty(&ctx->busy_extents.extent_list)) { in xlog_cil_committed() 1008 ctx->busy_extents.owner = ctx; in xlog_cil_committed() 1009 xfs_discard_extents(mp, &ctx->busy_extents); in xlog_cil_committed() [all...]
243 struct xfs_busy_extents busy_extents; member264 struct list_head busy_extents; member