Home
last modified time | relevance | path

Searched refs:erofs_blk_t (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/fs/erofs/
Dinternal.h48 typedef u32 erofs_blk_t; typedef
319 erofs_blk_t raw_blkaddr;
474 erofs_blk_t blkaddr, enum erofs_kmap_type type);
476 erofs_blk_t blkaddr, enum erofs_kmap_type type);
Dxattr.h22 static inline erofs_blk_t xattrblock_addr(struct erofs_sb_info *sbi, in xattrblock_addr()
Ddata.c33 erofs_blk_t blkaddr, enum erofs_kmap_type type) in erofs_bread()
71 erofs_blk_t blkaddr, enum erofs_kmap_type type) in erofs_read_metabuf()
84 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode()
Dxattr.c15 erofs_blk_t blkaddr;
366 erofs_blk_t blkaddr = in shared_getxattr()
578 erofs_blk_t blkaddr = in shared_listxattr()
Dinode.c19 erofs_blk_t blkaddr, nblks = 0; in erofs_read_inode()
Dfscache.c280 erofs_blk_t blknr; in erofs_fscache_data_read()
Dzmap.c162 erofs_blk_t pblk, compressedblks;
/Linux-v6.1/include/trace/events/
Derofs.h62 __field(erofs_blk_t, blkaddr )