Searched refs:spa_open_common (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | spa.c | 2985 spa_open_common(const char *pool, spa_t **spapp, void *tag, nvlist_t *nvpolicy, in spa_open_common() function 3107 return (spa_open_common(name, spapp, tag, policy, config)); in spa_open_rewind() 3113 return (spa_open_common(name, spapp, tag, NULL, NULL)); in spa_open() 3302 error = spa_open_common(name, &spa, FTAG, NULL, config); in spa_get_stats()
|