Searched refs:m_llen (Results 1 – 5 of 5) sorted by relevance
107 map->m_llen = map->m_plen; in erofs_map_blocks_flatmode()163 DBG_BUGON(map.m_plen != map.m_llen); in erofs_read_raw_page()329 map.m_llen = length; in erofs_iomap_begin()338 iomap->length = map.m_llen; in erofs_iomap_begin()
448 if ((map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT) > length) { in z_erofs_lookup_collection()453 unsigned int llen = map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT; in z_erofs_lookup_collection()493 pcl->length = (map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT) | in z_erofs_register_collection()676 offset + cur < map->m_la + map->m_llen) { in z_erofs_do_read_page()690 map->m_llen = 0; in z_erofs_do_read_page()765 map->m_llen = offset + cur - map->m_la; in z_erofs_do_read_page()775 __func__, page, spiltted, map->m_llen); in z_erofs_do_read_page()
520 map->m_llen = map->m_la + 1 - inode->i_size; in z_erofs_map_blocks_iter()578 map->m_llen = end - map->m_la; in z_erofs_map_blocks_iter()592 map->m_llen, map->m_plen, map->m_flags); in z_erofs_map_blocks_iter()
351 u64 m_plen, m_llen; member
162 __entry->llen = map->m_llen;210 __entry->llen = map->m_llen;