Searched refs:reiserfs_read (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | filesys.h | 93 int reiserfs_read (char *buf, int len);
|
H A D | fsys_reiserfs.c | 887 reiserfs_read (char *buf, int len) in reiserfs_read() function 1060 || reiserfs_read (linkbuf, filemax) != filemax) in reiserfs_dir()
|
H A D | disk_io.c | 64 {"reiserfs", reiserfs_mount, reiserfs_read, reiserfs_dir, 0, reiserfs_embed},
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 2673 * stage2/fsys_reiserfs.c (reiserfs_read) [STAGE1_5]: Likewise. 2892 (reiserfs_read): Use new macros. 5069 [FSYS_REISERFS] (reiserfs_mount, reiserfs_read, reiserfs_dir,
|