Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/zfs/
Dzpool_prop.c69 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
Dzfs.h188 ZPOOL_PROP_ALTROOT, enumerator
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
Dzpool_main.c845 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_create()
881 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create()
2095 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_import()
3457 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg, in zpool_do_split()
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspa.c291 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root, in spa_prop_get_config()
683 prop == ZPOOL_PROP_ALTROOT || in spa_prop_set()
3624 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_create()
4293 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_import()
5421 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_vdev_split_mirror()
6478 case ZPOOL_PROP_ALTROOT: in spa_sync_props()
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c270 case ZPOOL_PROP_ALTROOT: in zpool_get_prop()
556 case ZPOOL_PROP_ALTROOT: in zpool_valid_proplist()
1587 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
Dlibzfs_dataset.c2343 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()