BLOCK_WIDTH
BLOCK_WIDTH, TRANSLATE("blocks"),
BLOCK_WIDTH, TRANSLATE("used"),
BLOCK_WIDTH, TRANSLATE("free"),
BLOCK_WIDTH, TRANSLATE("ifree"));
BLOCK_WIDTH, TRANSLATE("avail"));
#define NCOL1_WIDTH (int)MAX3(BLOCK_WIDTH, NFILES_WIDTH, FSTYPE_WIDTH)
#define NCOL2_WIDTH (int)MAX3(BLOCK_WIDTH, FSID_WIDTH, FLAG_WIDTH) + 2
#define NCOL3_WIDTH (int)MAX3(BSIZE_WIDTH, BLOCK_WIDTH, NAMELEN_WIDTH)
BLOCK_WIDTH, total_blocks,
BLOCK_WIDTH, used_blocks,
BLOCK_WIDTH, available_blocks,
BLOCK_WIDTH, number_to_string(free_blocks_buf,
BLOCK_WIDTH, number_to_string(total_blocks_buf,
BLOCK_WIDTH, number_to_string(free_blocks_buf,
BLOCK_WIDTH, number_to_string(free_blocks_buf,