Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dspa.c5120 spa_open_common(const char *pool, spa_t **spapp, void *tag, nvlist_t *nvpolicy, function
5241 return (spa_open_common(name, spapp, tag, policy, config));
5247 return (spa_open_common(name, spapp, tag, NULL, NULL));
5476 error = spa_open_common(name, &spa, FTAG, NULL, config);