Home
last modified time | relevance | path

Searched refs:erofs_off_t (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Ddata.c185 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()
Dinternal.h296 typedef u64 erofs_off_t; typedef
303 #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;
Dunzip_vle.c573 erofs_off_t cachedzone_la;
1478 static erofs_off_t vle_get_logical_extent_head(
/Linux-v4.19/drivers/staging/erofs/include/trace/events/
Derofs.h150 __field( erofs_off_t, la )
185 __field( erofs_off_t, la )
186 __field( erofs_off_t, pa )