Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h112 int jfs_read (char *buf, int len);
H A Dfsys_jfs.c228 jfs_read (char *buf, int len) in jfs_read() function
302 n = jfs_read (linkbuf, filemax); in jfs_dir()
H A Ddisk_io.c70 {"jfs", jfs_mount, jfs_read, jfs_dir, 0, jfs_embed},
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog1770 * stage2/fsys_jfs.c (jfs_read) [STAGE1_5]: Set and reset
2204 [FSYS_JFS] (jfs_read): Likewise.