HomeSort by relevance Sort by last modified time
    Searched refs:jfs_read (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
filesys.h 92 int jfs_read (char *buf, int len);
fsys_jfs.c 228 jfs_read (char *buf, int len) function
302 n = jfs_read (linkbuf, filemax);
disk_io.c 70 {"jfs", jfs_mount, jfs_read, jfs_dir, 0, jfs_embed},
    [all...]

Completed in 85 milliseconds