Searched refs:uncommitted (Results 1 – 6 of 6) sorted by relevance
176 struct bop_ring_buffer uncommitted; member219 while (!brb_empty(&smm->uncommitted)) { in apply_bops()222 r = brb_peek(&smm->uncommitted, &bop); in apply_bops()232 brb_pop(&smm->uncommitted); in apply_bops()311 for (i = smm->uncommitted.begin; in sm_metadata_get_count()312 i != smm->uncommitted.end; in sm_metadata_get_count()313 i = brb_next(&smm->uncommitted, i)) { in sm_metadata_get_count()351 for (i = smm->uncommitted.begin; in sm_metadata_count_is_more_than_one()352 i != smm->uncommitted.end; in sm_metadata_count_is_more_than_one()791 brb_init(&smm->uncommitted); in dm_sm_metadata_create()[all …]
84 8. the number of write requests that hit uncommitted block
59 uncommitted transaction. At this point you are at last ready to modify a
533 shutdown, or "uncommitted". Again, this is done via rename(2), this
251 that was tested and any uncommitted changes in diff format.
1521 uncommited||uncommitted
Completed in 12 milliseconds