Searched refs:ext2fs_read (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | filesys.h | 75 int ext2fs_read (char *buf, int len);
|
H A D | fsys_ext2fs.c | 439 ext2fs_read (char *buf, int len) function
|
H A D | disk_io.c | 58 {"ext2fs", ext2fs_mount, ext2fs_read, ext2fs_dir, 0, 0},
|
/illumos-gate/usr/src/boot/lib/libstand/ |
H A D | ext2fs.c | 99 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