Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h93 int reiserfs_read (char *buf, int len);
H A Dfsys_reiserfs.c887 reiserfs_read (char *buf, int len) in reiserfs_read() function
1060 || reiserfs_read (linkbuf, filemax) != filemax) in reiserfs_dir()
H A Ddisk_io.c65 {"reiserfs", reiserfs_mount, reiserfs_read, reiserfs_dir, 0, reiserfs_embed},
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2673 * stage2/fsys_reiserfs.c (reiserfs_read) [STAGE1_5]: Likewise.
2892 (reiserfs_read): Use new macros.
5069 [FSYS_REISERFS] (reiserfs_mount, reiserfs_read, reiserfs_dir,