Home
last modified time | relevance | path

Searched refs:commit_id (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/
H A Dmakefile-use-link-for-helper.patch1 Upstream-Status: Submitted [https://salsa.debian.org/etbe/bonnie/-/merge_requests/3/diffs?commit_id
H A Dfix-configure-lfs.patch1 Upstream-Status: Submitted [https://salsa.debian.org/etbe/bonnie/-/merge_requests/3/diffs?commit_id
H A Dfix-csv2html-data.patch12 Upstream-Status: Submitted [https://salsa.debian.org/etbe/bonnie/-/merge_requests/3/diffs?commit_id
/openbmc/openbmc/poky/scripts/
H A Dcreate-pull-request24 Usage: $CMD [-h] [-o output_dir] [-m msg_body_file] [-s subject] [-r relative_to] [-i commit_id] [-…
31 -i commit_id Ending commit (default: HEAD)
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/
H A D0001-Revert-meson-do-not-pull-in-clc-for-clover.patch7 … [https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27783/diffs?commit_id=a976f2c9f0c07f9e…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/
H A D0001-Default-eigen_packet_wrapper-constructor.patch10 Upstream-Status: Backport [https://gitlab.com/libeigen/eigen/-/merge_requests/645/diffs?commit_id=c…
/openbmc/linux/drivers/md/
H A Ddm-integrity.c129 commit_id_t commit_id; member
2123 je->last_bytes[s] = js[s].commit_id; in __journal_read_write()
2477 js->commit_id = dm_integrity_commit_id(ic, i, j, ic->commit_seq); in integrity_commit()
2527 js->commit_id = je->last_bytes[s]; in restore_last_bytes()
2994 js->commit_id = dm_integrity_commit_id(ic, i, j, commit_seq); in init_journal()
3065 k = find_commit_seq(ic, i, j, js->commit_id); in replay_journal()
3116 if (js->commit_id != dm_integrity_commit_id(ic, i, j, want_commit_seq)) { in replay_journal()
3123 i, j, find_commit_seq(ic, i, j, js->commit_id), want_commit_seq); in replay_journal()