Searched refs:uncommitted (Results 1 – 5 of 5) sorted by relevance
178 struct bop_ring_buffer uncommitted; member222 while (!brb_empty(&smm->uncommitted)) { in apply_bops()225 r = brb_peek(&smm->uncommitted, &bop); in apply_bops()235 brb_pop(&smm->uncommitted); in apply_bops()314 for (i = smm->uncommitted.begin; in sm_metadata_get_count()315 i != smm->uncommitted.end; in sm_metadata_get_count()316 i = brb_next(&smm->uncommitted, i)) { in sm_metadata_get_count()354 for (i = smm->uncommitted.begin; in sm_metadata_count_is_more_than_one()355 i != smm->uncommitted.end; in sm_metadata_count_is_more_than_one()795 brb_init(&smm->uncommitted); in dm_sm_metadata_create()[all …]
86 8. the number of write blocks that hit uncommitted block
59 uncommitted transaction. At this point you are at last ready to modify a
262 that was tested and any uncommitted changes in diff format.
1581 uncommited||uncommitted
Completed in 13 milliseconds