Searched refs:erofs_blk_t (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/erofs/ |
H A D | internal.h | 45 typedef u32 erofs_blk_t; typedef 273 erofs_blk_t raw_blkaddr; 405 void *erofs_bread(struct erofs_buf *buf, erofs_blk_t blkaddr, 409 erofs_blk_t blkaddr, enum erofs_kmap_type type);
|
H A D | data.c | 34 void *erofs_bread(struct erofs_buf *buf, erofs_blk_t blkaddr, in erofs_bread() 79 erofs_blk_t blkaddr, enum erofs_kmap_type type) in erofs_read_metabuf() 88 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode()
|
H A D | inode.c | 19 erofs_blk_t blkaddr, nblks = 0; in erofs_read_inode()
|
H A D | fscache.c | 220 erofs_blk_t blknr; in erofs_fscache_data_read_slice()
|
H A D | zmap.c | 20 erofs_blk_t pblk, compressedblks;
|
H A D | zdata.c | 849 erofs_blk_t blknr = erofs_blknr(sb, map->m_pa); in z_erofs_pcluster_begin()
|
/openbmc/linux/include/trace/events/ |
H A D | erofs.h | 67 __field(erofs_blk_t, blkaddr )
|