/linux/fs/freevxfs/ |
H A D | vxfs_bmap.c | 186 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed() argument 250 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1() argument [all...] |
H A D | vxfs_subr.c | 99 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk() argument
|
/linux/fs/efs/ |
H A D | file.c | 13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block() argument
|
H A D | inode.c | 207 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
|
/linux/fs/qnx4/ |
H A 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() argument 84 unsigned long qnx4_block_map( struct inode *inode, long iblock ) in qnx4_block_map() argument
|
/linux/fs/udf/ |
H A D | dir.c | 80 udf_pblk_t iblock; in udf_readdir() local
|
/linux/fs/ext2/ |
H A D | inode.c | 625 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks() argument 783 int ext2_get_block(struct inode *inode, sector_t iblock, in ext2_get_block() argument 1182 long iblock; in __ext2_truncate_blocks() local
|
/linux/fs/ocfs2/ |
H A D | aops.c | 40 static int ocfs2_symlink_get_block(struct inode *inode, sector_t iblock, in ocfs2_symlink_get_block() argument 114 static int ocfs2_lock_get_block(struct inode *inode, sector_t iblock, in ocfs2_lock_get_block() argument 127 ocfs2_get_block(struct inode * inode,sector_t iblock,struct buffer_head * bh_result,int create) ocfs2_get_block() argument 2116 ocfs2_dio_wr_get_block(struct inode * inode,sector_t iblock,struct buffer_head * bh_result,int create) ocfs2_dio_wr_get_block() argument [all...] |
/linux/fs/hpfs/ |
H A D | file.c | 79 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block() argument
|
/linux/fs/fat/ |
H A D | inode.c | 118 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block() argument 182 static int fat_get_block(struct inode *inode, sector_t iblock, in fat_get_block() argument 290 static int fat_get_block_bmap(struct inode *inode, sector_t iblock, in fat_get_block_bmap() argument [all...] |
H A D | dir.c | 49 static inline void fat_dir_readahead(struct inode *dir, sector_t iblock, in fat_dir_readahead() argument 86 sector_t phys, iblock; in fat__get_entry() local
|
/linux/fs/minix/ |
H A D | itree_common.c | 310 long iblock; in truncate() local
|
/linux/fs/isofs/ |
H A D | inode.c | 1016 int isofs_get_blocks(struct inode *inode, sector_t iblock, in isofs_get_blocks() argument 1107 static int isofs_get_block(struct inode *inode, sector_t iblock, in isofs_get_block() argument
|
/linux/fs/ntfs3/ |
H A D | inode.c | 776 static int ntfs_get_block_direct_IO_R(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_R() argument 783 static int ntfs_get_block_direct_IO_W(struct inode *inode, sector_t iblock, in ntfs_get_block_direct_IO_W() argument
|
H A D | file.c | 209 sector_t iblock; in ntfs_zero_range() local
|
/linux/fs/hfsplus/ |
H A D | extents.c | 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block() argument
|
/linux/fs/exfat/ |
H A D | inode.c | 264 static int exfat_get_block(struct inode *inode, sector_t iblock, in exfat_get_block() argument [all...] |
/linux/fs/qnx6/ |
H A D | inode.c | 73 static int qnx6_get_block(struct inode *inode, sector_t iblock, in qnx6_get_block() argument
|
/linux/fs/ext4/ |
H A D | inode.c | 898 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block() argument 924 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block() argument 936 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten() argument 1999 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() argument 4096 ext4_lblk_t iblock; in __ext4_block_zero_page_range() local [all...] |
/linux/block/ |
H A D | fops.c | 459 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block() argument
|
/linux/fs/ |
H A D | buffer.c | 2392 sector_t iblock, lblock; in block_read_full_folio() local 2659 sector_t iblock; in block_truncate_page() local
|