Searched defs:STAT_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
146 #define STAT_BLOCKSIZE(s) (s).st_blksize macro148 #define STAT_BLOCKSIZE(s) (8 * 1024) macro
1088 #define STAT_BLOCKSIZE(s) (s).st_blksize macro1090 #define STAT_BLOCKSIZE(s) (4 * 1024) macro