Searched refs:ext2_ind_read (Results 1 – 1 of 1) sorted by relevance
56 static int ext2_ind_read(struct vnode *, struct inode *, struct m_ext2fs *, struct uio *);79 return ext2_ind_read(vp, ip, fs, uio); in ext2fs_read()83 ext2_ind_read(struct vnode *vp, struct inode *ip, struct m_ext2fs *fs, in ext2_ind_read() function