Searched refs:zc_fsprops (Results 1 – 1 of 1) sorted by relevance
1466 nvlist_t *zc_fsprops = NULL; in zpool_create() local1499 if ((zc_fsprops = zfs_valid_proplist(hdl, ZFS_TYPE_FILESYSTEM, in zpool_create()1504 if (nvlist_exists(zc_fsprops, in zpool_create()1518 if (zfs_crypto_create(hdl, NULL, zc_fsprops, props, B_TRUE, in zpool_create()1524 ZPOOL_ROOTFS_PROPS, zc_fsprops) != 0) { in zpool_create()1550 nvlist_free(zc_fsprops); in zpool_create()1629 nvlist_free(zc_fsprops); in zpool_create()