Searched refs:__hfs_ext_cache_extent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | extent.c | 169 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent() function 202 res = __hfs_ext_cache_extent(&fd, inode, block); in hfs_ext_read_extent() 526 res = __hfs_ext_cache_extent(&fd, inode, alloc_cnt); in hfs_file_truncate()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | extent.c | 169 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent() function 202 res = __hfs_ext_cache_extent(&fd, inode, block); in hfs_ext_read_extent() 526 res = __hfs_ext_cache_extent(&fd, inode, alloc_cnt); in hfs_file_truncate()
|
Completed in 3 milliseconds