Searched refs:m_llen (Results 1 – 6 of 6) sorted by relevance
419 map->m_llen = inode->i_size - map->m_la; in z_erofs_get_extent_decompressedlen()446 map->m_llen = (lcn << lclusterbits) + m->clusterofs - map->m_la; in z_erofs_get_extent_decompressedlen()523 map->m_llen = end - map->m_la; in z_erofs_do_map_blocks()545 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()745 iomap->length = map.m_llen; in z_erofs_iomap_begin_report()
197 map->m_llen = map->m_plen; in erofs_map_blocks()264 map.m_llen = length; in erofs_iomap_begin()283 iomap->length = map.m_llen; in erofs_iomap_begin()
985 offset + end - 1 >= map->m_la + map->m_llen) { in z_erofs_do_read_page()988 map->m_llen = 0; in z_erofs_do_read_page()1007 len = min_t(unsigned int, map->m_llen - fpos, end - cur); in z_erofs_do_read_page()1050 fe->pcl->length == map->m_llen) in z_erofs_do_read_page()1054 map->m_llen = offset + cur - map->m_la; in z_erofs_do_read_page()1794 cur = round_up(map->m_la + map->m_llen, PAGE_SIZE); in z_erofs_pcluster_readmore()1802 if (!map->m_llen) in z_erofs_pcluster_readmore()1806 cur = map->m_la + map->m_llen - 1; in z_erofs_pcluster_readmore()
214 size = map.m_llen; in erofs_fscache_data_read_slice()239 count = min_t(size_t, map.m_llen - (pos - map.m_la), count); in erofs_fscache_data_read_slice()
355 u64 m_plen, m_llen; member
164 __entry->llen = map->m_llen;212 __entry->llen = map->m_llen;