/linux-6.3-rc2/fs/freevxfs/ |
A 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()
|
A D | vxfs_subr.c | 99 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
|
/linux-6.3-rc2/fs/efs/ |
A D | file.c | 13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block()
|
A D | inode.c | 208 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
|
/linux-6.3-rc2/fs/udf/ |
A D | dir.c | 84 udf_pblk_t iblock; in udf_readdir() local
|
/linux-6.3-rc2/fs/qnx4/ |
A 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.3-rc2/fs/sysv/ |
A 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.3-rc2/fs/ntfs/ |
A 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.3-rc2/fs/ext2/ |
A 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() 1154 long iblock; in __ext2_truncate_blocks() local
|
/linux-6.3-rc2/fs/ocfs2/ |
A 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.3-rc2/fs/hpfs/ |
A 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.3-rc2/fs/fat/ |
A 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()
|
A 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.3-rc2/fs/minix/ |
A D | itree_common.c | 310 long iblock; in truncate() local
|
/linux-6.3-rc2/fs/isofs/ |
A 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.3-rc2/fs/ntfs3/ |
A D | inode.c | 742 static int ntfs_get_block_direct_IO_R(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_R() 749 static int ntfs_get_block_direct_IO_W(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_W()
|
A D | file.c | 188 sector_t iblock; in ntfs_zero_range() local
|
/linux-6.3-rc2/fs/ext4/ |
A D | inode.c | 795 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block() 821 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block() 833 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten() 1728 static int ext4_da_map_blocks(struct inode *inode, sector_t iblock, in ext4_da_map_blocks() 1853 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() 3809 ext4_lblk_t iblock; in __ext4_block_zero_page_range() local
|
/linux-6.3-rc2/fs/hfsplus/ |
A D | extents.c | 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
|
/linux-6.3-rc2/fs/exfat/ |
A D | inode.c | 266 static int exfat_get_block(struct inode *inode, sector_t iblock, in exfat_get_block()
|
/linux-6.3-rc2/fs/qnx6/ |
A D | inode.c | 72 static int qnx6_get_block(struct inode *inode, sector_t iblock, in qnx6_get_block()
|
/linux-6.3-rc2/block/ |
A D | fops.c | 26 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()
|
/linux-6.3-rc2/fs/ |
A D | buffer.c | 2285 sector_t iblock, lblock; in block_read_full_folio() local 2579 sector_t iblock; in block_truncate_page() local
|
/linux-6.3-rc2/fs/reiserfs/ |
A D | inode.c | 507 sector_t iblock, in reiserfs_get_blocks_direct_io()
|