Searched refs:uncommitted (Results 1 – 11 of 11) sorted by relevance
178 struct bop_ring_buffer uncommitted; member185 int r = brb_push(&smm->uncommitted, type, b, e); in add_bop()222 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()317 struct block_op *op = smm->uncommitted.bops + i; in sm_metadata_get_count()354 for (i = smm->uncommitted.begin; in sm_metadata_count_is_more_than_one()[all …]
47 uncommitted changes. The script runs git diff after 'format-code.sh' and48 therefore any uncommitted changes show up as output and it then fails assuming
100 there are uncommitted changes or a rebase/am in progress in the102 uncommitted changes that will not be included in updates to the104 situations that the uncommitted changes are inconsequential and you
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
163 Mark the session as closed. Any uncommitted changes to the blob state is lost.
262 that was tested and any uncommitted changes in diff format.
1172 uncommited||uncommitted
758 -uncommitted changes.759 +uncommitted changes).900 * `['dirty']`: a boolean, True if the tree has uncommitted changes. Note that
1599 uncommited||uncommitted
1452 "-dirty" at the end, it means there are uncommitted modifications in the kernel's