Home
last modified time | relevance | path

Searched refs:m_llen (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle.c380 grp->llen = map->m_llen; in z_erofs_vle_work_register()
460 __update_workgrp_llen(grp, map->m_llen); in z_erofs_vle_work_iter_begin()
580 { .m_llen = 0, .m_plen = 0 }, \
621 offset + cur < map->m_la + map->m_llen) in z_erofs_do_read_page()
631 map->m_llen = 0; in z_erofs_do_read_page()
703 map->m_llen = offset + cur - map->m_la; in z_erofs_do_read_page()
713 __func__, page, spiltted, map->m_llen); in z_erofs_do_read_page()
1546 initial = !map->m_llen;
1551 map->m_llen = map->m_la + 1 - inode->i_size;
1558 map->m_la, map->m_llen);
[all …]
Ddata.c135 map->m_llen = map->m_plen; in erofs_map_blocks_flatmode()
236 BUG_ON(map.m_plen != map.m_llen); in erofs_read_raw_page()
Dinternal.h414 u64 m_plen, m_llen; member
/Linux-v4.19/drivers/staging/erofs/include/trace/events/
Derofs.h159 __entry->llen = map->m_llen;
199 __entry->llen = map->m_llen;