Searched defs:STAT_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
126 #define STAT_BLOCKSIZE(s) (s).st_blksize macro128 #define STAT_BLOCKSIZE(s) (8 * 1024) macro
1051 #define STAT_BLOCKSIZE(s) (s).st_blksize macro1053 #define STAT_BLOCKSIZE(s) (4 * 1024) macro