Home
last modified time | relevance | path

Searched refs:ZPOOL_PROP_BOOTFS (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/cddl/contrib/opensolaris/common/zfs/
HDzpool_prop.c70 zprop_register_string(ZPOOL_PROP_BOOTFS, "bootfs", NULL, PROP_DEFAULT, in zpool_prop_init()
/trueos/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h182 ZPOOL_PROP_BOOTFS, enumerator
/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa.c360 if (prop == ZPOOL_PROP_BOOTFS) { in spa_prop_get()
491 case ZPOOL_PROP_BOOTFS: in spa_prop_validate()
520 ZPOOL_PROP_BOOTFS); in spa_prop_validate()
636 zpool_prop_to_name(ZPOOL_PROP_BOOTFS), DATA_TYPE_STRING); in spa_prop_validate()
640 zpool_prop_to_name(ZPOOL_PROP_BOOTFS), objnum); in spa_prop_validate()
740 zpool_prop_to_name(ZPOOL_PROP_BOOTFS), tx) == 0); in spa_prop_clear_bootfs()
2667 spa_prop_find(spa, ZPOOL_PROP_BOOTFS, &spa->spa_bootfs); in spa_load_impl()
3742 spa->spa_bootfs = zpool_prop_default_numeric(ZPOOL_PROP_BOOTFS); in spa_create()
6446 case ZPOOL_PROP_BOOTFS: in spa_sync_props()
/trueos/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_pool.c433 return (zpool_get_prop(zhp, ZPOOL_PROP_BOOTFS, bootfs, in zpool_is_bootable()
540 case ZPOOL_PROP_BOOTFS: in zpool_valid_proplist()