Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c66 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h220 ZPOOL_PROP_ALTROOT, enumerator
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c302 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 Dlibzfs_dataset.c2682 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()
H A Dlibzfs.abi2467 <enumerator name='ZPOOL_PROP_ALTROOT' value='3'/>
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c379 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 Dzpool_main.c1404 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()