HomeSort by: relevance | last modified time | path
    Searched refs:ZPOOL_PROP_ALTROOT (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/common/zfs/
zpool_prop.c 69 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT,
  /src/external/cddl/osnet/dist/uts/common/sys/fs/
zfs.h 188 ZPOOL_PROP_ALTROOT,
  /src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c 827 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE))
867 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT)
2056 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE))
3416 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg,
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa.c 293 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root,
679 prop == ZPOOL_PROP_ALTROOT ||
3708 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
4359 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
5498 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
6662 case ZPOOL_PROP_ALTROOT:
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_pool.c 270 case ZPOOL_PROP_ALTROOT:
556 case ZPOOL_PROP_ALTROOT:
1576 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 ||
libzfs_dataset.c 2348 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL,

Completed in 64 milliseconds