Searched refs:erofs_off_t (Results 1 – 4 of 4) sorted by relevance
185 erofs_off_t *last_block, in erofs_read_raw_page()190 erofs_off_t current_block = (erofs_off_t)page->index; in erofs_read_raw_page()323 erofs_off_t last_block; in erofs_raw_access_readpage()342 erofs_off_t last_block; in erofs_raw_access_readpages()
296 typedef u64 erofs_off_t; typedef303 #define blknr_to_addr(nr) ((erofs_off_t)(nr) * EROFS_BLKSIZ)305 static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid) in iloc()413 erofs_off_t m_pa, m_la;
573 erofs_off_t cachedzone_la;1478 static erofs_off_t vle_get_logical_extent_head(
150 __field( erofs_off_t, la )185 __field( erofs_off_t, la )186 __field( erofs_off_t, pa )