Home
last modified time | relevance | path

Searched refs:ext2fs_read (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c505 ext2fs_read (fsi_file_t *ffi, char *buf, int len) in ext2fs_read() function
751 len = ext2fs_read (ffi, linkbuf, filemax); in ext2fs_dir()
911 .fpo_read = ext2fs_read in fsi_init_plugin()
/xen/stubdom/grub.patches/
A D60ext4.diff368 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