erofs_off_t       130 fs/erofs/data.c 					      erofs_off_t *last_block,
erofs_off_t       136 fs/erofs/data.c 	erofs_off_t current_block = (erofs_off_t)page->index;
erofs_off_t       268 fs/erofs/data.c 	erofs_off_t last_block;
erofs_off_t       288 fs/erofs/data.c 	erofs_off_t last_block;
erofs_off_t       177 fs/erofs/inode.c 	erofs_off_t inode_loc;
erofs_off_t       206 fs/erofs/internal.h #define blknr_to_addr(nr)       ((erofs_off_t)(nr) * EROFS_BLKSIZ)
erofs_off_t       208 fs/erofs/internal.h static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid)
erofs_off_t       325 fs/erofs/internal.h 	erofs_off_t m_pa, m_la;
erofs_off_t       150 fs/erofs/zdata.c 	erofs_off_t headoffset;
erofs_off_t       557 fs/erofs/zdata.c 				       erofs_off_t la)
erofs_off_t      1342 fs/erofs/zdata.c 	f.headoffset = (erofs_off_t)page->index << PAGE_SHIFT;
erofs_off_t      1384 fs/erofs/zdata.c 	f.headoffset = (erofs_off_t)lru_to_page(pages)->index << PAGE_SHIFT;
erofs_off_t        34 fs/erofs/zmap.c 	erofs_off_t pos;
erofs_off_t       146 fs/erofs/zmap.c 	const erofs_off_t ibase = iloc(EROFS_I_SB(inode), vi->nid);
erofs_off_t       147 fs/erofs/zmap.c 	const erofs_off_t pos =
erofs_off_t       265 fs/erofs/zmap.c 	const erofs_off_t ebase = ALIGN(iloc(EROFS_I_SB(inode), vi->nid) +
erofs_off_t       271 fs/erofs/zmap.c 	erofs_off_t pos;
erofs_off_t       153 include/trace/events/erofs.h 		__field(	erofs_off_t,	la		)
erofs_off_t       196 include/trace/events/erofs.h 		__field(	erofs_off_t,	la		)
erofs_off_t       197 include/trace/events/erofs.h 		__field(	erofs_off_t,	pa		)