/linux-6.12.1/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.12.1/fs/efs/ |
D | file.c | 13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block()
|
D | inode.c | 207 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
|
/linux-6.12.1/fs/qnx4/ |
D | inode.c | 61 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block() 84 unsigned long qnx4_block_map( struct inode *inode, long iblock ) in qnx4_block_map()
|
/linux-6.12.1/fs/udf/ |
D | dir.c | 80 udf_pblk_t iblock; in udf_readdir() local
|
/linux-6.12.1/fs/sysv/ |
D | itree.c | 208 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() 375 long iblock; in sysv_truncate() local
|
/linux-6.12.1/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() 1171 long iblock; in __ext2_truncate_blocks() local
|
/linux-6.12.1/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() 2139 static int ocfs2_dio_wr_get_block(struct inode *inode, sector_t iblock, in ocfs2_dio_wr_get_block()
|
/linux-6.12.1/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.12.1/fs/fat/ |
D | inode.c | 118 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block() 182 static int fat_get_block(struct inode *inode, sector_t iblock, in fat_get_block() 288 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.12.1/fs/minix/ |
D | itree_common.c | 310 long iblock; in truncate() local
|
/linux-6.12.1/fs/isofs/ |
D | inode.c | 1019 int isofs_get_blocks(struct inode *inode, sector_t iblock, in isofs_get_blocks() 1110 static int isofs_get_block(struct inode *inode, sector_t iblock, in isofs_get_block()
|
/linux-6.12.1/fs/ntfs3/ |
D | inode.c | 773 static int ntfs_get_block_direct_IO_R(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_R() 780 static int ntfs_get_block_direct_IO_W(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_W()
|
D | file.c | 265 sector_t iblock; in ntfs_zero_range() local
|
/linux-6.12.1/fs/hfsplus/ |
D | extents.c | 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
|
/linux-6.12.1/fs/exfat/ |
D | inode.c | 264 static int exfat_get_block(struct inode *inode, sector_t iblock, in exfat_get_block()
|
/linux-6.12.1/fs/qnx6/ |
D | inode.c | 73 static int qnx6_get_block(struct inode *inode, sector_t iblock, in qnx6_get_block()
|
/linux-6.12.1/fs/ext4/ |
D | inode.c | 769 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block() 795 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block() 807 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten() 1841 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() 3653 ext4_lblk_t iblock; in __ext4_block_zero_page_range() local
|
/linux-6.12.1/block/ |
D | fops.c | 415 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()
|
/linux-6.12.1/fs/ |
D | buffer.c | 2368 sector_t iblock, lblock; in block_read_full_folio() local 2654 sector_t iblock; in block_truncate_page() local
|
/linux-6.12.1/fs/reiserfs/ |
D | inode.c | 507 sector_t iblock, in reiserfs_get_blocks_direct_io()
|