Home
last modified time | relevance | path

Searched refs:space_buf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10205 char space_buf[7]; in print_checkpoint_status() local
10213 zfs_nicenum(pcs->pcs_space, space_buf, sizeof (space_buf)); in print_checkpoint_status()
10224 (int)(strlen(date) - 1), date, space_buf); in print_checkpoint_status()
10231 space_buf); in print_checkpoint_status()