Searched refs:ext2fs_read (Results 1 – 1 of 1) sorted by relevance
96 static int ext2fs_read(struct open_file *f, void *buf,111 .fo_read = ext2fs_read,815 ext2fs_read(struct open_file *f, void *addr, size_t size, size_t *resid) in ext2fs_read() function