OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txg_list_head
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
txg.h
121
extern void *
txg_list_head
(txg_list_t *tl, uint64_t txg);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_pool.c
696
while (zilog =
txg_list_head
(&dp->dp_dirty_zilogs, txg)) {
txg.c
859
txg_list_head
(txg_list_t *tl, uint64_t txg)
function
vdev_label.c
1298
for (vd =
txg_list_head
(&spa->spa_vdev_txg_list, TXG_CLEAN(txg)); vd;
Completed in 19 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026