| /Linux-v6.6/fs/freevxfs/ | 
| D | vxfs_bmap.c | 186 vxfs_bmap_typed(struct inode *ip, long iblock)  in vxfs_bmap_typed()250 vxfs_bmap1(struct inode *ip, long iblock)  in vxfs_bmap1()
 
 | 
| D | vxfs_subr.c | 99 vxfs_getblk(struct inode *ip, sector_t iblock,  in vxfs_getblk()
 | 
| /Linux-v6.6/fs/efs/ | 
| D | file.c | 13 int efs_get_block(struct inode *inode, sector_t iblock,  in efs_get_block()
 | 
| D | inode.c | 208 	efs_block_t iblock, result = 0, lastblock = 0;  in efs_map_block()  local
 | 
| /Linux-v6.6/fs/udf/ | 
| D | dir.c | 80 		udf_pblk_t iblock;  in udf_readdir()  local
 | 
| /Linux-v6.6/fs/qnx4/ | 
| D | inode.c | 55 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create…  in qnx4_get_block()78 unsigned long qnx4_block_map( struct inode *inode, long iblock )  in qnx4_block_map()
 
 | 
| /Linux-v6.6/fs/sysv/ | 
| D | itree.c | 207 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat…  in get_block()376 	long iblock;  in sysv_truncate()  local
 
 | 
| /Linux-v6.6/fs/ntfs/ | 
| D | aops.c | 175 	sector_t iblock, lblock, zblock;  in ntfs_read_block()  local537 	sector_t block, dblock, iblock;  in ntfs_write_block()  local
 
 | 
| /Linux-v6.6/fs/ext2/ | 
| D | inode.c | 625 			   sector_t iblock, unsigned long maxblocks,  in ext2_get_blocks()783 int ext2_get_block(struct inode *inode, sector_t iblock,  in ext2_get_block()
 1173 	long iblock;  in __ext2_truncate_blocks()  local
 
 | 
| /Linux-v6.6/fs/ocfs2/ | 
| D | aops.c | 40 static int ocfs2_symlink_get_block(struct inode *inode, sector_t iblock,  in ocfs2_symlink_get_block()121 static int ocfs2_lock_get_block(struct inode *inode, sector_t iblock,  in ocfs2_lock_get_block()
 134 int ocfs2_get_block(struct inode *inode, sector_t iblock,  in ocfs2_get_block()
 2142 static int ocfs2_dio_wr_get_block(struct inode *inode, sector_t iblock,  in ocfs2_dio_wr_get_block()
 
 | 
| /Linux-v6.6/fs/hpfs/ | 
| D | file.c | 79 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int …  in hpfs_get_block()
 | 
| /Linux-v6.6/fs/fat/ | 
| D | inode.c | 119 static inline int __fat_get_block(struct inode *inode, sector_t iblock,  in __fat_get_block()183 static int fat_get_block(struct inode *inode, sector_t iblock,  in fat_get_block()
 290 static int fat_get_block_bmap(struct inode *inode, sector_t iblock,  in fat_get_block_bmap()
 
 | 
| D | dir.c | 49 static inline void fat_dir_readahead(struct inode *dir, sector_t iblock,  in fat_dir_readahead()86 	sector_t phys, iblock;  in fat__get_entry()  local
 
 | 
| /Linux-v6.6/fs/minix/ | 
| D | itree_common.c | 310 	long iblock;  in truncate()  local
 | 
| /Linux-v6.6/fs/ntfs3/ | 
| D | inode.c | 757 static int ntfs_get_block_direct_IO_R(struct inode *inode, sector_t iblock,  in ntfs_get_block_direct_IO_R()764 static int ntfs_get_block_direct_IO_W(struct inode *inode, sector_t iblock,  in ntfs_get_block_direct_IO_W()
 
 | 
| D | file.c | 189 	sector_t iblock;  in ntfs_zero_range()  local
 | 
| /Linux-v6.6/fs/isofs/ | 
| D | inode.c | 1051 int isofs_get_blocks(struct inode *inode, sector_t iblock,  in isofs_get_blocks()1142 static int isofs_get_block(struct inode *inode, sector_t iblock,  in isofs_get_block()
 
 | 
| /Linux-v6.6/fs/ext4/ | 
| D | inode.c | 751 static int _ext4_get_block(struct inode *inode, sector_t iblock,  in _ext4_get_block()777 int ext4_get_block(struct inode *inode, sector_t iblock,  in ext4_get_block()
 789 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock,  in ext4_get_block_unwritten()
 1674 static int ext4_da_map_blocks(struct inode *inode, sector_t iblock,  in ext4_da_map_blocks()
 1796 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock,  in ext4_da_get_block_prep()
 3629 	ext4_lblk_t iblock;  in __ext4_block_zero_page_range()  local
 
 | 
| /Linux-v6.6/fs/hfsplus/ | 
| D | extents.c | 225 int hfsplus_get_block(struct inode *inode, sector_t iblock,  in hfsplus_get_block()
 | 
| /Linux-v6.6/fs/exfat/ | 
| D | inode.c | 266 static int exfat_get_block(struct inode *inode, sector_t iblock,  in exfat_get_block()
 | 
| /Linux-v6.6/fs/qnx6/ | 
| D | inode.c | 72 static int qnx6_get_block(struct inode *inode, sector_t iblock,  in qnx6_get_block()
 | 
| /Linux-v6.6/block/ | 
| D | fops.c | 404 static int blkdev_get_block(struct inode *inode, sector_t iblock,  in blkdev_get_block()
 | 
| /Linux-v6.6/fs/ | 
| D | buffer.c | 2366 	sector_t iblock, lblock;  in block_read_full_folio()  local2657 	sector_t iblock;  in block_truncate_page()  local
 
 | 
| /Linux-v6.6/fs/reiserfs/ | 
| D | inode.c | 507 					 sector_t iblock,  in reiserfs_get_blocks_direct_io()
 |