Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c116 #define BLOCK_WIDTH 8 macro
1120 BLOCK_WIDTH, TRANSLATE("blocks"), in print_header()
1121 BLOCK_WIDTH, TRANSLATE("used"), in print_header()
1122 BLOCK_WIDTH, TRANSLATE("free"), in print_header()
1129 BLOCK_WIDTH, TRANSLATE("ifree")); in print_header()
1135 BLOCK_WIDTH, TRANSLATE("avail")); in print_header()
1457 BLOCK_WIDTH, total_blocks, in k_output()
1458 BLOCK_WIDTH, used_blocks, in k_output()
1459 BLOCK_WIDTH, available_blocks, in k_output()
1538 BLOCK_WIDTH, number_to_string(free_blocks_buf, in t_output()
[all …]