Searched refs:ZPOOL_CONFIG_ASIZE (Results 1 – 7 of 7) sorted by relevance
| /freebsd/usr.sbin/makefs/ |
| H A D | zfs.c | 330 nvlist_add_uint64(diskvdevnv, ZPOOL_CONFIG_ASIZE, zfs->asize); in pool_disk_vdev_config_nvcreate()
|
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 851 #define ZPOOL_CONFIG_ASIZE "asize" macro
|
| /freebsd/sys/cddl/boot/zfs/ |
| H A D | zfsimpl.h | 808 #define ZPOOL_CONFIG_ASIZE "asize" macro
|
| /freebsd/stand/libsa/zfs/ |
| H A D | zfsimpl.c | 1000 if (nvlist_find(nvlist, ZPOOL_CONFIG_ASIZE, in vdev_init() 1942 if (nvlist_find(vdevs, ZPOOL_CONFIG_ASIZE, DATA_TYPE_UINT64, in vdev_get_label_asize()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_label.c | 512 fnvlist_add_uint64(nv, ZPOOL_CONFIG_ASIZE, in vdev_config_generate()
|
| H A D | vdev.c | 1019 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_ASIZE, in vdev_alloc()
|
| H A D | spa.c | 9261 fnvlist_add_uint64(child[c], ZPOOL_CONFIG_ASIZE,
|