Home
last modified time | relevance | path

Searched refs:read_gdblock (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/lib/libsa/
H A Dext2fs.c155 static int read_gdblock(struct open_file *, struct m_ext2fs *);
458 read_gdblock(struct open_file *f, struct m_ext2fs *fs) in read_gdblock() function
533 rc = read_gdblock(f, fs); in ext2fs_open()