STAT_BLOCKSIZE 45 src/system.h # define STAT_BLOCKSIZE(s) ((s).st_blksize) STAT_BLOCKSIZE 47 src/system.h # define STAT_BLOCKSIZE(s) (8 * 1024)