HomeSort by: relevance | last modified time | path
    Searched defs:read_gdblock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libsa/
ext2fs.c 155 static int read_gdblock(struct open_file *, struct m_ext2fs *);
458 read_gdblock(struct open_file *f, struct m_ext2fs *fs) function in typeref:typename:int
533 rc = read_gdblock(f, fs);
ext2fs.c 155 static int read_gdblock(struct open_file *, struct m_ext2fs *);
458 read_gdblock(struct open_file *f, struct m_ext2fs *fs) function in typeref:typename:int
533 rc = read_gdblock(f, fs);

Completed in 22 milliseconds