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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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,
329 res = __hfsplus_ext_read_extent(&fd, ext_entry, cnid,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dextents.c117 static inline int __hfsplus_ext_read_extent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, function
144 res = __hfsplus_ext_read_extent(hfsplus_handle, fd, HFSPLUS_I(inode).cached_extents, inode->i_ino,
359 res = __hfsplus_ext_read_extent(hfsplus_handle, &fd, ext_entry, cnid,

Completed in 88 milliseconds