Searched refs:ZPOOL_PROP_ALTROOT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/common/zfs/ |
| D | zpool_prop.c | 69 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/ |
| D | zfs.h | 188 ZPOOL_PROP_ALTROOT, enumerator
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/ |
| D | zpool_main.c | 845 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/ |
| D | spa.c | 291 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/ |
| D | libzfs_pool.c | 270 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()
|
| D | libzfs_dataset.c | 2343 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()
|