OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTL_OUTAGE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
vdev.h
44
DTL_OUTAGE
, /* temporarily missing (used to attempt detach) */
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev.c
1807
*
DTL_OUTAGE
: txgs which cannot currently be read, whether due to
1809
* Unlike the other three, the
DTL_OUTAGE
map is not generally
2011
range_tree_vacate(vd->vdev_dtl[
DTL_OUTAGE
], NULL, NULL);
2013
range_tree_add(vd->vdev_dtl[
DTL_OUTAGE
], 0, -1ULL);
2016
range_tree_add, vd->vdev_dtl[
DTL_OUTAGE
]);
2025
range_tree_space(vd->vdev_dtl[
DTL_OUTAGE
]) == 0) {
2040
int s = (t == DTL_MISSING) ?
DTL_OUTAGE
: t;
2256
required = !vdev_dtl_empty(tvd,
DTL_OUTAGE
);
spa.c
5897
vdev_dtl_empty(newvd,
DTL_OUTAGE
) &&
5921
vdev_dtl_empty(newvd,
DTL_OUTAGE
) &&
5937
vdev_dtl_empty(last,
DTL_OUTAGE
) &&
Completed in 23 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026