OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commit_txg
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev.c
3083
uint64_t
commit_txg
= txg;
local
3088
commit_txg
= spa_syncing_txg(spa);
3091
commit_txg
= spa_first_txg(spa);
3093
ASSERT(
commit_txg
>= spa_syncing_txg(spa));
3098
vdev_dirty(vd->vdev_top, VDD_DTL, vd,
commit_txg
);
Completed in 17 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026