OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_guid
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev_label.c
525
uint64_t state, pool_guid,
device_guid
, txg, spare_pool;
local
546
&
device_guid
) != 0) {
568
!spa_guid_exists(pool_guid,
device_guid
) &&
569
!spa_spare_exists(
device_guid
, NULL, NULL) &&
570
!spa_l2cache_exists(
device_guid
, NULL))
589
if (spa_spare_exists(
device_guid
, &spare_pool, NULL) ||
590
spa_has_spare(spa,
device_guid
)) {
592
*spare_guid =
device_guid
;
600
return (!spa_has_spare(spa,
device_guid
) ||
604
return (spa_has_spare(spa,
device_guid
));
[
all
...]
vdev_label.c
525
uint64_t state, pool_guid,
device_guid
, txg, spare_pool;
local
546
&
device_guid
) != 0) {
568
!spa_guid_exists(pool_guid,
device_guid
) &&
569
!spa_spare_exists(
device_guid
, NULL, NULL) &&
570
!spa_l2cache_exists(
device_guid
, NULL))
589
if (spa_spare_exists(
device_guid
, &spare_pool, NULL) ||
590
spa_has_spare(spa,
device_guid
)) {
592
*spare_guid =
device_guid
;
600
return (!spa_has_spare(spa,
device_guid
) ||
604
return (spa_has_spare(spa,
device_guid
));
[
all
...]
vdev_label.c
525
uint64_t state, pool_guid,
device_guid
, txg, spare_pool;
local
546
&
device_guid
) != 0) {
568
!spa_guid_exists(pool_guid,
device_guid
) &&
569
!spa_spare_exists(
device_guid
, NULL, NULL) &&
570
!spa_l2cache_exists(
device_guid
, NULL))
589
if (spa_spare_exists(
device_guid
, &spare_pool, NULL) ||
590
spa_has_spare(spa,
device_guid
)) {
592
*spare_guid =
device_guid
;
600
return (!spa_has_spare(spa,
device_guid
) ||
604
return (spa_has_spare(spa,
device_guid
));
[
all
...]
vdev_label.c
525
uint64_t state, pool_guid,
device_guid
, txg, spare_pool;
local
546
&
device_guid
) != 0) {
568
!spa_guid_exists(pool_guid,
device_guid
) &&
569
!spa_spare_exists(
device_guid
, NULL, NULL) &&
570
!spa_l2cache_exists(
device_guid
, NULL))
589
if (spa_spare_exists(
device_guid
, &spare_pool, NULL) ||
590
spa_has_spare(spa,
device_guid
)) {
592
*spare_guid =
device_guid
;
600
return (!spa_has_spare(spa,
device_guid
) ||
604
return (spa_has_spare(spa,
device_guid
));
[
all
...]
Completed in 145 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026