Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfilesys.h92 int jfs_read (char *buf, int len);
Dfsys_jfs.c228 jfs_read (char *buf, int len) in jfs_read() function
302 n = jfs_read (linkbuf, filemax); in jfs_dir()
Ddisk_io.c70 {"jfs", jfs_mount, jfs_read, jfs_dir, 0, jfs_embed},
/external/grub/
DChangeLog1611 * stage2/fsys_jfs.c (jfs_read) [STAGE1_5]: Set and reset
2045 [FSYS_JFS] (jfs_read): Likewise.