Home
last modified time | relevance | path

Searched refs:hfs_do_read (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dfile.c168 if ((read = hfs_do_read(inode, HFS_I(inode)->fork, pos, in hfs_file_read()
292 hfs_s32 hfs_do_read(struct inode *inode, struct hfs_fork * fork, hfs_u32 pos, in hfs_do_read() function
Dfile_hdr.c594 left = hfs_do_read(inode, fork, offset, buf, left, in hdr_read()
DChangeLog844 Optimize hfs_do_read() based on the fact that HFS has no holes in files.
/linux-2.4.37.9/include/linux/
Dhfs_fs.h269 extern hfs_s32 hfs_do_read(struct inode *, struct hfs_fork *, hfs_u32,