Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/zfs/
H A Dzpool_prop.c69 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h183 ZPOOL_PROP_ALTROOT, enumerator
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c673 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_create()
713 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create()
1883 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_import()
3243 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg, in zpool_do_split()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c272 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root, in spa_prop_get_config()
664 prop == ZPOOL_PROP_ALTROOT || in spa_prop_set()
3516 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_create()
3967 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_import()
5090 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_vdev_split_mirror()
6092 case ZPOOL_PROP_ALTROOT: in spa_sync_props()
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c239 case ZPOOL_PROP_ALTROOT: in zpool_get_prop()
525 case ZPOOL_PROP_ALTROOT: in zpool_valid_proplist()
1537 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
H A Dlibzfs_dataset.c2403 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()