Searched refs:space_used (Results 1 – 6 of 6) sorted by relevance
432 if (len > 0 && (ctx->space_used / iclog_space != in xlog_cil_insert_items()433 (ctx->space_used + len) / iclog_space)) { in xlog_cil_insert_items()443 ctx->space_used += len; in xlog_cil_insert_items()918 if (cil->xc_ctx->space_used < XLOG_CIL_SPACE_LIMIT(log)) { in xlog_cil_push_background()947 if (cil->xc_ctx->space_used >= XLOG_CIL_BLOCKING_SPACE_LIMIT(log) || in xlog_cil_push_background()950 ASSERT(cil->xc_ctx->space_used < log->l_logsize); in xlog_cil_push_background()
238 int space_used; /* aggregate size of regions */ member
32 u8 *buffer, acpi_size *space_used);300 u8 *buffer, acpi_size *space_used) in acpi_ut_copy_ipackage_to_epackage() argument340 *space_used = info.length; in acpi_ut_copy_ipackage_to_epackage()
250 u8 *buffer, u32 *space_used);
1176 static unsigned int space_used(struct prb_data_ring *data_ring, in space_used() function1433 e->text_space = space_used(&rb->text_data_ring, &d->text_blk_lpos); in prb_reserve_in_last()1568 e->text_space = space_used(&rb->text_data_ring, &d->text_blk_lpos); in prb_reserve()
1568 __u64 space_used; member