Searched defs:SBLOCKSIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dufs2.h201 #define SBLOCKSIZE 8192 macro
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h67 * all cases the size of the superblock will be SBLOCKSIZE. All values are
75 #define SBLOCKSIZE 8192 macro
109 * Note that super blocks are always of size SBLOCKSIZE,
110 * and that both SBLOCKSIZE and MAXBSIZE must be >= MINBSIZE.

Completed in 62 milliseconds