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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfs.h73 #define BBLOCK ((mach_daddr_t)(0)) macro
74 #define SBLOCK ((mach_daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE))
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h91 #define BBLOCK ((daddr32_t)(0)) macro
92 #define SBLOCK ((daddr32_t)(BBLOCK + BBSIZE / DEV_BSIZE))

Completed in 62 milliseconds