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_remove_this
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
txg.h
119
extern void *
txg_list_remove_this
(txg_list_t *tl, void *p, uint64_t txg);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_pool.c
705
(void)
txg_list_remove_this
(&dp->dp_dirty_zilogs, zilog, txg);
txg.c
824
txg_list_remove_this
(txg_list_t *tl, void *p, uint64_t txg)
function
vdev.c
835
if (
txg_list_remove_this
(&spa->spa_vdev_txg_list, svd, t))
spa.c
5266
(void)
txg_list_remove_this
(&tvd->vdev_dtl_list, vd, t);
Completed in 51 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026