Searched refs:blob_ctx_count (Results 1 – 2 of 2) sorted by relevance
363 uint32_t *blob_ctx_count = blob_ctx; in ut_esnap_create_with_count() local374 if (blob_ctx_count != NULL) { in ut_esnap_create_with_count()375 (*blob_ctx_count)++; in ut_esnap_create_with_count()
8168 uint32_t bs_ctx_count, blob_ctx_count; in blob_esnap_clone_reload() 8273 blob_ctx_count = 0; in blob_esnap_verify_contents() 8275 open_opts.esnap_ctx = &blob_ctx_count; in blob_esnap_verify_contents() 8280 CU_ASSERT(blob_ctx_count == 1); in blob_esnap_verify_contents() 7998 uint32_t bs_ctx_count, blob_ctx_count; blob_esnap_create() local