Searched refs:ext2fs_read (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h75 int ext2fs_read (char *buf, int len);
H A Dfsys_ext2fs.c439 ext2fs_read (char *buf, int len) function
H A Ddisk_io.c58 {"ext2fs", ext2fs_mount, ext2fs_read, ext2fs_dir, 0, 0},
/illumos-gate/usr/src/boot/lib/libstand/
H A Dext2fs.c99 static int ext2fs_read(struct open_file *f, void *buf,
114 ext2fs_read,
817 ext2fs_read(struct open_file *f, void *addr, size_t size, size_t *resid) function

Completed in 89 milliseconds