Searched refs:m_llen (Results 1 – 6 of 6) sorted by relevance
415 map->m_llen = inode->i_size - map->m_la; in z_erofs_get_extent_decompressedlen()443 map->m_llen = (lcn << lclusterbits) + m->clusterofs - map->m_la; in z_erofs_get_extent_decompressedlen()520 map->m_llen = end - map->m_la; in z_erofs_do_map_blocks()542 if (map->m_llen > map->m_plen) { in z_erofs_do_map_blocks()566 map->m_llen >= i_blocksize(inode))) { in z_erofs_do_map_blocks()706 map->m_llen = map->m_la + 1 - inode->i_size; in z_erofs_map_blocks_iter()719 map->m_llen = inode->i_size; in z_erofs_map_blocks_iter()728 map->m_llen = 0; in z_erofs_map_blocks_iter()747 iomap->length = map.m_llen; in z_erofs_iomap_begin_report()
197 map->m_llen = map->m_plen; in erofs_map_blocks()265 map.m_llen = length; in erofs_iomap_begin()284 iomap->length = map.m_llen; in erofs_iomap_begin()
986 offset + end - 1 >= map->m_la + map->m_llen) { in z_erofs_do_read_page()989 map->m_llen = 0; in z_erofs_do_read_page()1008 len = min_t(unsigned int, map->m_llen - fpos, end - cur); in z_erofs_do_read_page()1051 fe->pcl->length == map->m_llen) in z_erofs_do_read_page()1055 map->m_llen = offset + cur - map->m_la; in z_erofs_do_read_page()1796 cur = round_up(map->m_la + map->m_llen, PAGE_SIZE); in z_erofs_pcluster_readmore()1804 if (!map->m_llen) in z_erofs_pcluster_readmore()1808 cur = map->m_la + map->m_llen - 1; in z_erofs_pcluster_readmore()
227 size = map.m_llen; in erofs_fscache_data_read_slice()252 count = min_t(size_t, map.m_llen - (pos - map.m_la), count); in erofs_fscache_data_read_slice()
348 u64 m_plen, m_llen; member
164 __entry->llen = map->m_llen;212 __entry->llen = map->m_llen;