Searched refs:ZPOOL_PROP_ALTROOT (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zpool_prop.c | 66 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 220 ZPOOL_PROP_ALTROOT, enumerator
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 302 case ZPOOL_PROP_ALTROOT: in zpool_get_prop() 617 case ZPOOL_PROP_ALTROOT: in zpool_valid_proplist() 1781 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
|
| H A D | libzfs_dataset.c | 2682 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()
|
| H A D | libzfs.abi | 2467 <enumerator name='ZPOOL_PROP_ALTROOT' value='3'/>
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 379 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root, in spa_prop_get_config() 766 prop == ZPOOL_PROP_ALTROOT || in spa_prop_set() 5667 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); 5960 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); 7555 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); 8621 case ZPOOL_PROP_ALTROOT:
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 1404 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_create() 1440 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create() 3345 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_import() 6513 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg, in zpool_do_split()
|