Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c73 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT, in zpool_prop_init()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h238 ZPOOL_PROP_ALTROOT, enumerator
/freebsd/lib/libbe/
H A Dbe.c152 if (zpool_get_prop(lbh->active_phandle, ZPOOL_PROP_ALTROOT, in libbe_init()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c549 spa_prop_add_list(nv, ZPOOL_PROP_ALTROOT, spa->spa_root, in spa_prop_get_config()
954 prop == ZPOOL_PROP_ALTROOT || in spa_prop_set()
6583 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
6885 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
8743 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
9854 case ZPOOL_PROP_ALTROOT:
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c309 case ZPOOL_PROP_ALTROOT: in zpool_get_prop()
762 case ZPOOL_PROP_ALTROOT: in zpool_valid_proplist()
2072 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
H A Dlibzfs_dataset.c2732 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL, in zfs_prop_get()
H A Dlibzfs.abi3331 <enumerator name='ZPOOL_PROP_ALTROOT' value='3'/>
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2002 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_create()
2038 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create()
4406 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE)) in zpool_do_import()
7776 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg, in zpool_do_split()