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

/linux-master/fs/hfs/
H A Dextent.c150 static inline int __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent, function
179 res = __hfs_ext_read_extent(fd, HFS_I(inode)->cached_extents, inode->i_ino,
320 res = __hfs_ext_read_extent(&fd, extent, cnid, total_blocks, type);

Completed in 205 milliseconds