rawfs_get_block
if ((error = rawfs_get_block(f)) != 0)
static int rawfs_get_block(struct open_file *);
while (fs->fs_curblk != targblk && (err = rawfs_get_block(f)) == 0)
static int rawfs_get_block(struct open_file *);
if ((error = rawfs_get_block(f)) != 0)
if ((error = rawfs_get_block(f)) != 0)
if (rawfs_get_block(f) != 0)
static int rawfs_get_block(struct open_file *);