OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_vfsops.c
628
error = bread(devvp,
SBLOCK
, SBSIZE, 0, &bp);
728
error = bread(devvp,
SBLOCK
, SBSIZE, 0, &bp);
1311
bp = getblk(mp->um_devvp,
SBLOCK
, SBSIZE, 0, 0);
ext2fs.h
87
#define
SBLOCK
((daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE))
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025