Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c143 static int spa_load_impl(spa_t *spa, uint64_t, nvlist_t *config,
2120 error = spa_load_impl(spa, pool_guid, config, state, type, in spa_load()
2150 spa_load_impl(spa_t *spa, uint64_t pool_guid, nvlist_t *config, in spa_load_impl() function