Searched defs:SBLOCK (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/ufs/ext2fs/ | ||
| D | ext2fs.h | 59 #define SBLOCK ((ufs1_daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro |
| /mirbsd/src/sys/ufs/ffs/ | ||
| D | fs.h | 68 #define SBLOCK ((daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro |