Home
last modified time | relevance | path

Searched defs:SBLOCK (Results 1 – 3 of 3) sorted by relevance

/external/grub/stage2/
Dfsys_minix.c46 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */ macro
Dfsys_ext2fs.c35 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */ macro
Dfs.h74 #define SBLOCK ((mach_daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro