erofs_blk_t        35 fs/erofs/data.c struct page *erofs_get_meta_page(struct super_block *sb, erofs_blk_t blkaddr)
erofs_blk_t        53 fs/erofs/data.c 	erofs_blk_t nblocks, lastblk;
erofs_blk_t       159 fs/erofs/data.c 		erofs_blk_t blknr;
erofs_blk_t       349 fs/erofs/data.c 		erofs_blk_t blks = i_size_read(inode) >> LOG_BLOCK_SIZE;
erofs_blk_t        20 fs/erofs/inode.c 	erofs_blk_t nblks = 0;
erofs_blk_t       175 fs/erofs/inode.c 	erofs_blk_t blkaddr;
erofs_blk_t       235 fs/erofs/internal.h 		erofs_blk_t raw_blkaddr;
erofs_blk_t       353 fs/erofs/internal.h struct page *erofs_get_meta_page(struct super_block *sb, erofs_blk_t blkaddr);
erofs_blk_t        15 fs/erofs/xattr.c 	erofs_blk_t blkaddr;
erofs_blk_t       396 fs/erofs/xattr.c 		erofs_blk_t blkaddr =
erofs_blk_t       619 fs/erofs/xattr.c 		erofs_blk_t blkaddr =
erofs_blk_t        23 fs/erofs/xattr.h static inline erofs_blk_t xattrblock_addr(struct erofs_sb_info *sbi,
erofs_blk_t       106 fs/erofs/zmap.c 	erofs_blk_t pblk;
erofs_blk_t       110 fs/erofs/zmap.c 				  erofs_blk_t eblk)
erofs_blk_t        62 include/trace/events/erofs.h 		__field(erofs_blk_t,	blkaddr )