OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_sblock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
ext2fs.c
154
static int
read_sblock
(struct open_file *, struct m_ext2fs *);
412
read_sblock
(struct open_file *f, struct m_ext2fs *fs)
function in typeref:typename:int
520
rc =
read_sblock
(f, fs);
minixfs3.c
177
static int
read_sblock
(struct open_file *, struct mfs_sblock *);
447
read_sblock
(struct open_file *f, struct mfs_sblock *fs)
function in typeref:typename:int
558
rc =
read_sblock
(f, fs);
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025