HomeSort by relevance Sort by last modified time
    Searched refs:spa_config_path (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
spa_impl.h 225 extern const char *spa_config_path;
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
spa_config.c 65 const char *spa_config_path = ZPOOL_CACHE; variable
88 (rootdir != NULL) ? "./" : "", spa_config_path);
spa_misc.c 479 dp->scd_path = spa_strdup(spa_config_path);
    [all...]
spa.c 208 } else if (strcmp(dp->scd_path, spa_config_path) != 0) {
501 dp->scd_path = spa_strdup(spa_config_path);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/zdb/
zdb.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/ztest/
ztest.c     [all...]

Completed in 2100 milliseconds