/linux-6.1.9/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-6.1.9/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-6.1.9/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-6.1.9/fs/udf/ |
D | dir.c | 46 udf_pblk_t block, iblock; in udf_readdir() local
|
/linux-6.1.9/fs/sysv/ |
D | itree.c | 203 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() 372 long iblock; in sysv_truncate() local
|
/linux-6.1.9/fs/ntfs/ |
D | aops.c | 175 sector_t iblock, lblock, zblock; in ntfs_read_block() local 537 sector_t block, dblock, iblock; in ntfs_write_block() local
|
/linux-6.1.9/fs/ext2/ |
D | inode.c | 621 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks() 779 int ext2_get_block(struct inode *inode, sector_t iblock, in ext2_get_block() 1160 long iblock; in __ext2_truncate_blocks() local
|
/linux-6.1.9/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() 2127 static int ocfs2_dio_wr_get_block(struct inode *inode, sector_t iblock, in ocfs2_dio_wr_get_block()
|
/linux-6.1.9/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-6.1.9/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() 295 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-6.1.9/fs/minix/ |
D | itree_common.c | 310 long iblock; in truncate() local
|
/linux-6.1.9/fs/ext4/ |
D | inode.c | 796 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block() 822 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block() 834 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten() 1725 static int ext4_da_map_blocks(struct inode *inode, sector_t iblock, in ext4_da_map_blocks() 1850 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() 3740 ext4_lblk_t iblock; in __ext4_block_zero_page_range() local
|
/linux-6.1.9/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-6.1.9/fs/ntfs3/ |
D | inode.c | 745 static int ntfs_get_block_direct_IO_R(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_R() 752 static int ntfs_get_block_direct_IO_W(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_W()
|
D | file.c | 204 sector_t iblock; in ntfs_zero_range() local
|
/linux-6.1.9/fs/hfsplus/ |
D | extents.c | 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
|
/linux-6.1.9/fs/exfat/ |
D | inode.c | 268 static int exfat_get_block(struct inode *inode, sector_t iblock, in exfat_get_block()
|
/linux-6.1.9/fs/qnx6/ |
D | inode.c | 72 static int qnx6_get_block(struct inode *inode, sector_t iblock, in qnx6_get_block()
|
/linux-6.1.9/block/ |
D | fops.c | 26 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()
|
/linux-6.1.9/fs/ |
D | buffer.c | 2242 sector_t iblock, lblock; in block_read_full_folio() local 2531 sector_t iblock; in block_truncate_page() local
|
/linux-6.1.9/fs/reiserfs/ |
D | inode.c | 507 sector_t iblock, in reiserfs_get_blocks_direct_io()
|