Searched refs:__hfsplus_ext_cache_extent (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dextents.c137 static inline int __hfsplus_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) function
166 res = __hfsplus_ext_cache_extent(&fd, inode, block);
481 res = __hfsplus_ext_cache_extent(&fd, inode, alloc_cnt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dextents.c137 static inline int __hfsplus_ext_cache_extent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, struct inode *inode, u32 block) function
166 res = __hfsplus_ext_cache_extent(hfsplus_handle, &fd, inode, block);
520 res = __hfsplus_ext_cache_extent(&hfsplus_handle, &fd, inode, alloc_cnt);

Completed in 138 milliseconds