Searched refs:__hfsplus_ext_read_extent (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dextents.c117 static inline int __hfsplus_ext_read_extent(struct hfs_find_data *fd, function
144 res = __hfsplus_ext_read_extent(fd, HFSPLUS_I(inode).cached_extents, inode->i_ino,
332 res = __hfsplus_ext_read_extent(&fd, ext_entry, cnid,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dextents.c142 static inline int __hfsplus_ext_read_extent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, function
173 res = __hfsplus_ext_read_extent(hfsplus_handle, fd, HFSPLUS_I(inode).cached_extents, inode->i_ino,
403 res = __hfsplus_ext_read_extent(hfsplus_handle, &fd, ext_entry, cnid,

Completed in 97 milliseconds