Home
last modified time | relevance | path

Searched refs:uncommitted (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c178 struct bop_ring_buffer uncommitted; member
185 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 …]
/openbmc/docs/testing/
H A Dlocal-ci-build.md47 uncommitted changes. The script runs git diff after 'format-code.sh' and
48 therefore any uncommitted changes show up as output and it then fails assuming
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.5.rst100 there are uncommitted changes or a rebase/am in progress in the
102 uncommitted changes that will not be included in updates to the
104 situations that the uncommitted changes are inconsequential and you
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dwritecache.rst86 8. the number of write blocks that hit uncommitted block
/openbmc/linux/Documentation/filesystems/
H A Djournalling.rst59 uncommitted transaction. At this point you are at last ready to modify a
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md163 Mark the session as closed. Any uncommitted changes to the blob state is lost.
/openbmc/linux/Documentation/RCU/
H A Dtorture.rst262 that was tested and any uncommitted changes in diff format.
/openbmc/u-boot/scripts/
H A Dspelling.txt1172 uncommited||uncommitted
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch758 -uncommitted changes.
759 +uncommitted changes).
900 * `['dirty']`: a boolean, True if the tree has uncommitted changes. Note that
/openbmc/linux/scripts/
H A Dspelling.txt1599 uncommited||uncommitted
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dcommon.rst1452 "-dirty" at the end, it means there are uncommitted modifications in the kernel's