Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dinternal.h46 typedef u64 erofs_off_t; typedef
248 #define blknr_to_addr(nr) ((erofs_off_t)(nr) * EROFS_BLKSIZ)
250 static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid) in iloc()
393 erofs_off_t m_pa, m_la;
440 erofs_off_t m_pa;
A Dzmap.c32 erofs_off_t pos; in z_erofs_fill_inode_lazy()
159 const erofs_off_t ibase = iloc(EROFS_I_SB(inode), vi->nid); in legacy_load_cluster_from_disk()
160 const erofs_off_t pos = in legacy_load_cluster_from_disk()
355 const erofs_off_t ebase = ALIGN(iloc(EROFS_I_SB(inode), vi->nid) + in compacted_load_cluster_from_disk()
361 erofs_off_t pos; in compacted_load_cluster_from_disk()
A Ddata.c89 erofs_off_t pos; in erofs_map_blocks()
117 map->m_plen = min_t(erofs_off_t, 1UL << vi->chunkbits, in erofs_map_blocks()
176 erofs_off_t startoff, length; in erofs_map_dev()
A Dzdata.c215 erofs_off_t headoffset;
620 erofs_off_t la) in should_alloc_managed_pages()
1375 erofs_off_t end, in z_erofs_pcluster_readmore()
1381 erofs_off_t cur; in z_erofs_pcluster_readmore()
1443 f.headoffset = (erofs_off_t)page->index << PAGE_SHIFT; in z_erofs_readpage()
A Dsuper.c128 erofs_off_t *offset, int *lengthp) in erofs_read_metadata()
195 erofs_off_t offset; in erofs_load_compr_cfgs()
263 erofs_off_t pos; in erofs_init_devices()
A Dinode.c22 const erofs_off_t inode_loc = iloc(sbi, vi->nid); in erofs_read_inode()
/linux/include/trace/events/
A Derofs.h153 __field( erofs_off_t, la )
196 __field( erofs_off_t, la )
197 __field( erofs_off_t, pa )

Completed in 18 milliseconds