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

/illumos-gate/usr/src/common/zfs/
H A Dzpool_prop.c69 zprop_register_string(ZPOOL_PROP_ALTROOT, "altroot", NULL, PROP_DEFAULT,
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h185 ZPOOL_PROP_ALTROOT, enumerator in enum:__anon186
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c821 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE))
861 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT)
2031 ZPOOL_PROP_ALTROOT), optarg, &props, B_TRUE))
3391 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), optarg,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c275 spa_prop_add_list(*nvp, ZPOOL_PROP_ALTROOT, spa->spa_root,
661 prop == ZPOOL_PROP_ALTROOT ||
3618 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
4071 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
5205 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
6316 case ZPOOL_PROP_ALTROOT:
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c269 case ZPOOL_PROP_ALTROOT:
555 case ZPOOL_PROP_ALTROOT:
1576 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 ||
H A Dlibzfs_dataset.c2408 ZPOOL_PROP_ALTROOT, buf, MAXPATHLEN, NULL,

Completed in 156 milliseconds