m_llen 105 fs/erofs/data.c map->m_llen = map->m_plen; m_llen 176 fs/erofs/data.c DBG_BUGON(map.m_plen != map.m_llen); m_llen 326 fs/erofs/internal.h u64 m_plen, m_llen; m_llen 370 fs/erofs/zdata.c if ((map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT) > length) { m_llen 376 fs/erofs/zdata.c unsigned int llen = map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT; m_llen 416 fs/erofs/zdata.c pcl->length = (map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT) | m_llen 595 fs/erofs/zdata.c offset + cur < map->m_la + map->m_llen) { m_llen 609 fs/erofs/zdata.c map->m_llen = 0; m_llen 682 fs/erofs/zdata.c map->m_llen = offset + cur - map->m_la; m_llen 692 fs/erofs/zdata.c __func__, page, spiltted, map->m_llen); m_llen 393 fs/erofs/zmap.c map->m_llen = map->m_la + 1 - inode->i_size; m_llen 451 fs/erofs/zmap.c map->m_llen = end - map->m_la; m_llen 463 fs/erofs/zmap.c map->m_llen, map->m_plen, map->m_flags); m_llen 162 include/trace/events/erofs.h __entry->llen = map->m_llen; m_llen 210 include/trace/events/erofs.h __entry->llen = map->m_llen;