Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7764 char space_buf[7]; in print_checkpoint_status() local
7772 zfs_nicenum(pcs->pcs_space, space_buf, sizeof (space_buf)); in print_checkpoint_status()
7783 (int)(strlen(date) - 1), date, space_buf); in print_checkpoint_status()
7790 space_buf); in print_checkpoint_status()