Searched refs:SBLOCK (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| D | tokens | 23 SBLOCK
|
| D | gram.head | 113 | SBLOCK new_proc progname
|
| D | lex.c | 911 { "blockdata", SBLOCK, },
|
| /netbsd/src/sys/ufs/ext2fs/ |
| D | ext2fs_vfsops.c | 628 error = bread(devvp, SBLOCK, SBSIZE, 0, &bp); in ext2fs_reload() 728 error = bread(devvp, SBLOCK, SBSIZE, 0, &bp); in ext2fs_mountfs() 1311 bp = getblk(mp->um_devvp, SBLOCK, SBSIZE, 0, 0); in ext2fs_sbupdate()
|
| D | ext2fs.h | 87 #define SBLOCK ((daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro
|