Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/common/zfs/
HDzpool_prop.c68 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h179 ZPOOL_PROP_ALTROOT, enumerator
/NextBSD/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c798 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_create()
838 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create()
2027 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_import()
3414 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg, in zpool_do_split()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa.c291 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root, in spa_prop_get_config()
686 prop == ZPOOL_PROP_ALTROOT || in spa_prop_set()
3594 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_create()
4241 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_import()
5369 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_vdev_split_mirror()
6417 case ZPOOL_PROP_ALTROOT: in spa_sync_props()
/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_pool.c268 case ZPOOL_PROP_ALTROOT: in zpool_get_prop()
554 case ZPOOL_PROP_ALTROOT: in zpool_valid_proplist()
1568 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
HDlibzfs_dataset.c2359 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()