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

/external/grub/stage2/
H A Dfsys_ufs2.c95 if (! (part_length < (sblock_try[i] + (SBLOCKSIZE / DEV_BSIZE))
96 || ! devread (0, sblock_try[i], SBLOCKSIZE, (char *) SUPERBLOCK)))
H A Dufs2.h201 #define SBLOCKSIZE 8192 macro

Completed in 71 milliseconds