Searched refs:__hfsplus_ext_cache_extent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | extents.c | 177 static inline int __hfsplus_ext_cache_extent(struct hfs_find_data *fd, in __hfsplus_ext_cache_extent() function 218 res = __hfsplus_ext_cache_extent(&fd, inode, block); in hfsplus_ext_read_extent() 598 res = __hfsplus_ext_cache_extent(&fd, inode, alloc_cnt); in hfsplus_file_truncate()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | extents.c | 177 static inline int __hfsplus_ext_cache_extent(struct hfs_find_data *fd, in __hfsplus_ext_cache_extent() function 218 res = __hfsplus_ext_cache_extent(&fd, inode, block); in hfsplus_ext_read_extent() 598 res = __hfsplus_ext_cache_extent(&fd, inode, alloc_cnt); in hfsplus_file_truncate()
|
Completed in 3 milliseconds