Searched refs:__hfsplus_ext_read_extent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | extents.c | 156 static inline int __hfsplus_ext_read_extent(struct hfs_find_data *fd, in __hfsplus_ext_read_extent() function 191 res = __hfsplus_ext_read_extent(fd, hip->cached_extents, inode->i_ino, in __hfsplus_ext_cache_extent() 422 res = __hfsplus_ext_read_extent(&fd, ext_entry, cnid, in hfsplus_free_fork()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | extents.c | 156 static inline int __hfsplus_ext_read_extent(struct hfs_find_data *fd, in __hfsplus_ext_read_extent() function 191 res = __hfsplus_ext_read_extent(fd, hip->cached_extents, inode->i_ino, in __hfsplus_ext_cache_extent() 422 res = __hfsplus_ext_read_extent(&fd, ext_entry, cnid, in hfsplus_free_fork()
|
Completed in 3 milliseconds