OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unspare
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
spa.h
675
extern int spa_vdev_remove(spa_t *spa, uint64_t guid, boolean_t
unspare
);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa.c
5088
boolean_t
unspare
= B_FALSE;
local
5181
unspare
= B_TRUE;
5213
if (
unspare
) {
5286
if (
unspare
) {
5757
spa_vdev_remove(spa_t *spa, uint64_t guid, boolean_t
unspare
)
5783
if (vd == NULL ||
unspare
) {
5868
* Find any device that's done replacing, or a vdev marked '
unspare
' that's
5903
* Check for a completed resilver with the '
unspare
' flag set.
Completed in 60 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026