Searched refs:ext2fs_read (Results 1 – 2 of 2) sorted by relevance
505 ext2fs_read (fsi_file_t *ffi, char *buf, int len) in ext2fs_read() function751 len = ext2fs_read (ffi, linkbuf, filemax); in ext2fs_dir()911 .fpo_read = ext2fs_read in fsi_init_plugin()
368 ext2fs_read (char *buf, int len)369 @@ -468,6 +689,11 @@ ext2fs_read (char *buf, int len)415 + * But since grub_read invokes ext2fs_read, nothing to change here
Completed in 5 milliseconds