Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzpool_prop.c69 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h219 ZPOOL_PROP_ALTROOT, enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c362 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root, in spa_prop_get_config()
768 prop == ZPOOL_PROP_ALTROOT || in spa_prop_set()
5117 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
5666 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
7127 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
8126 case ZPOOL_PROP_ALTROOT:
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c278 case ZPOOL_PROP_ALTROOT: in zpool_get_prop()
601 case ZPOOL_PROP_ALTROOT: in zpool_valid_proplist()
1736 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
H A Dlibzfs_dataset.c2685 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1141 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_create()
1191 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create()
2910 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_import()
5797 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg, in zpool_do_split()