Home
last modified time | relevance | path

Searched refs:SPA_LOAD_ERROR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h878 SPA_LOAD_ERROR /* load failed */ enumerator
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c2139 spa->spa_load_state = error ? SPA_LOAD_ERROR : SPA_LOAD_NONE; in spa_load()