Searched defs:BLKSIZE (Results 1 – 6 of 6) sorted by relevance
42 #define BLKSIZE (8 * 1024) macro
39 #define BLKSIZE 0x4000 macro
83 #define BLKSIZE 512 macro
64 #define BLKSIZE sizeof(char*)*1024 macro
66 #define BLKSIZE 512 /* size of reported disk blocks */ macro
141 #define BLKSIZE (fs->fs_bsize) /* for clarity */ macro