Searched refs:vs_pspace (Results 1 – 4 of 4) sorted by relevance
1019 return (vs->vs_pspace); in vdev_size_from_config()
1229 uint64_t vs_pspace; /* physical capacity */ member
6414 if (VDEV_STAT_VALID(vs_pspace, c) && vs->vs_pspace) in print_list_stats()6415 print_one_column(ZPOOL_PROP_SIZE, vs->vs_pspace, NULL, in print_list_stats()
4697 vs->vs_pspace = vd->vdev_psize; in vdev_get_stats_ex()