Home
last modified time | relevance | path

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

/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Dfsys_minix.c46 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */ macro
H A Dfsys_ext2fs.c35 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */ macro
H A Dfs.h74 #define SBLOCK ((mach_daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro
/titanic_51/usr/src/uts/common/sys/fs/
H A Dufs_fs.h92 #define SBLOCK ((daddr32_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro