Searched refs:zc_fsprops (Results 1 – 1 of 1) sorted by relevance
1232 nvlist_t *zc_fsprops = NULL; in zpool_create() local1266 if ((zc_fsprops = zfs_valid_proplist(hdl, ZFS_TYPE_FILESYSTEM, in zpool_create()1271 if (nvlist_exists(zc_fsprops, in zpool_create()1285 if (zfs_crypto_create(hdl, NULL, zc_fsprops, props, B_TRUE, in zpool_create()1291 ZPOOL_ROOTFS_PROPS, zc_fsprops) != 0) { in zpool_create()1317 nvlist_free(zc_fsprops); in zpool_create()1384 nvlist_free(zc_fsprops); in zpool_create()