Skip to main content

block_display

Function block_display 

Source
pub fn block_display(blocks_512: u64) -> u64
Expand description

Disk blocks for ls -s.

blocks_512 is st_blocks (512-byte units). unit_bytes is the display unit size (default 1024 for kibibytes; 512 with POSIXLY_CORRECT / custom --block-size).