Searched refs:erofs_off_t (Results 1 – 6 of 6) sorted by relevance
130 erofs_off_t *last_block, in erofs_read_raw_page()136 erofs_off_t current_block = (erofs_off_t)page->index; in erofs_read_raw_page()268 erofs_off_t last_block; in erofs_raw_access_readpage()288 erofs_off_t last_block; in erofs_raw_access_readpages()
45 typedef u64 erofs_off_t; typedef206 #define blknr_to_addr(nr) ((erofs_off_t)(nr) * EROFS_BLKSIZ)208 static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid) in iloc()325 erofs_off_t m_pa, m_la;
34 erofs_off_t pos; in fill_inode_lazy()146 const erofs_off_t ibase = iloc(EROFS_I_SB(inode), vi->nid); in vle_legacy_load_cluster_from_disk()147 const erofs_off_t pos = in vle_legacy_load_cluster_from_disk()265 const erofs_off_t ebase = ALIGN(iloc(EROFS_I_SB(inode), vi->nid) + in compacted_load_cluster_from_disk()271 erofs_off_t pos; in compacted_load_cluster_from_disk()
150 erofs_off_t headoffset;557 erofs_off_t la) in should_alloc_managed_pages()1342 f.headoffset = (erofs_off_t)page->index << PAGE_SHIFT; in z_erofs_vle_normalaccess_readpage()1384 f.headoffset = (erofs_off_t)lru_to_page(pages)->index << PAGE_SHIFT; in z_erofs_vle_normalaccess_readpages()
177 erofs_off_t inode_loc; in erofs_fill_inode()
153 __field( erofs_off_t, la )196 __field( erofs_off_t, la )197 __field( erofs_off_t, pa )