ZFS_NICENUM_1024
format = ZFS_NICENUM_1024;
format = ZFS_NICENUM_1024;
format = ZFS_NICENUM_1024;
format = ZFS_NICENUM_1024;
zfs_nicenum_format(num, buf, buflen, ZFS_NICENUM_1024);
[ZFS_NICENUM_1024] = {"", "K", "M", "G", "T", "P", "E"},
const int units_len[] = {[ZFS_NICENUM_1024] = 6,
const int k_unit[] = { [ZFS_NICENUM_1024] = 1024,