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()285 erofs_off_t last_block; in erofs_raw_access_readahead()
45 typedef u64 erofs_off_t; typedef212 #define blknr_to_addr(nr) ((erofs_off_t)(nr) * EROFS_BLKSIZ)214 static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid) in iloc()329 erofs_off_t m_pa, m_la;
34 erofs_off_t pos; in z_erofs_fill_inode_lazy()154 const erofs_off_t ibase = iloc(EROFS_I_SB(inode), vi->nid); in legacy_load_cluster_from_disk()155 const erofs_off_t pos = in legacy_load_cluster_from_disk()273 const erofs_off_t ebase = ALIGN(iloc(EROFS_I_SB(inode), vi->nid) + in compacted_load_cluster_from_disk()279 erofs_off_t pos; in compacted_load_cluster_from_disk()
141 erofs_off_t headoffset;550 erofs_off_t la) in should_alloc_managed_pages()1284 f.headoffset = (erofs_off_t)page->index << PAGE_SHIFT; in z_erofs_readpage()
22 const erofs_off_t inode_loc = iloc(sbi, vi->nid); in erofs_read_inode()
153 __field( erofs_off_t, la )196 __field( erofs_off_t, la )197 __field( erofs_off_t, pa )