/linux-2.6.39/fs/freevxfs/ |
D | vxfs_bmap.c | 201 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed() 260 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1()
|
D | vxfs_subr.c | 129 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
|
/linux-2.6.39/fs/efs/ |
D | file.c | 12 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-2.6.39/fs/udf/ |
D | dir.c | 44 int block, iblock; in do_udf_readdir() local
|
/linux-2.6.39/fs/qnx4/ |
D | inode.c | 87 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block() 101 unsigned long qnx4_block_map( struct inode *inode, long iblock ) in qnx4_block_map()
|
/linux-2.6.39/fs/hpfs/ |
D | file.c | 61 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
/linux-2.6.39/fs/sysv/ |
D | itree.c | 202 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() 371 long iblock; in sysv_truncate() local
|
/linux-2.6.39/fs/ntfs/ |
D | aops.c | 196 sector_t iblock, lblock, zblock; in ntfs_read_block() local 557 sector_t block, dblock, iblock; in ntfs_write_block() local
|
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_aops.c | 1135 sector_t iblock, in __xfs_get_blocks() 1275 sector_t iblock, in xfs_get_blocks() 1285 sector_t iblock, in xfs_get_blocks_direct()
|
/linux-2.6.39/fs/ext2/ |
D | inode.c | 606 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks() 749 int ext2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in ext2_get_block() 1082 long iblock; in __ext2_truncate_blocks() local
|
/linux-2.6.39/fs/ext4/ |
D | inode.c | 618 ext4_lblk_t iblock, ext4_fsblk_t goal, in ext4_alloc_blocks() 755 ext4_lblk_t iblock, int indirect_blks, in ext4_alloc_branch() 1388 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block() 1424 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block() 2453 static int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() 2524 static int noalloc_get_block_write(struct inode *inode, sector_t iblock, in noalloc_get_block_write() 3567 static int ext4_get_block_write(struct inode *inode, sector_t iblock, in ext4_get_block_write() 3922 ext4_lblk_t iblock; in ext4_block_truncate_page() local
|
/linux-2.6.39/fs/minix/ |
D | itree_common.c | 303 long iblock; in truncate() local
|
/linux-2.6.39/fs/ocfs2/ |
D | aops.c | 51 static int ocfs2_symlink_get_block(struct inode *inode, sector_t iblock, in ocfs2_symlink_get_block() 130 int ocfs2_get_block(struct inode *inode, sector_t iblock, in ocfs2_get_block() 503 static int ocfs2_direct_IO_get_blocks(struct inode *inode, sector_t iblock, in ocfs2_direct_IO_get_blocks()
|
/linux-2.6.39/fs/hfsplus/ |
D | extents.c | 204 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
|
/linux-2.6.39/fs/ |
D | block_dev.c | 135 blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block() 157 blkdev_get_blocks(struct inode *inode, sector_t iblock, in blkdev_get_blocks()
|
D | buffer.c | 2101 sector_t iblock, lblock; in block_read_full_page() local 2651 sector_t iblock; in nobh_truncate_page() local 2729 sector_t iblock; in block_truncate_page() local
|
/linux-2.6.39/fs/fat/ |
D | dir.c | 46 static inline void fat_dir_readahead(struct inode *dir, sector_t iblock, in fat_dir_readahead() 83 sector_t phys, iblock; in fat__get_entry() local
|
D | inode.c | 56 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block() 108 static int fat_get_block(struct inode *inode, sector_t iblock, in fat_get_block()
|
/linux-2.6.39/fs/isofs/ |
D | inode.c | 1023 int isofs_get_blocks(struct inode *inode, sector_t iblock, in isofs_get_blocks() 1114 static int isofs_get_block(struct inode *inode, sector_t iblock, in isofs_get_block()
|
/linux-2.6.39/fs/ext3/ |
D | inode.c | 828 sector_t iblock, unsigned long maxblocks, in ext3_get_blocks_handle() 987 static int ext3_get_block(struct inode *inode, sector_t iblock, in ext3_get_block() 1958 unsigned blocksize, iblock, length, pos; in ext3_block_truncate_page() local
|
/linux-2.6.39/fs/gfs2/ |
D | bmap.c | 912 unsigned blocksize, iblock, length, pos; in gfs2_block_truncate_page() local
|
D | quota.c | 638 unsigned blocksize, iblock, pos; in gfs2_adjust_quota() local
|
/linux-2.6.39/fs/reiserfs/ |
D | inode.c | 465 sector_t iblock, in reiserfs_get_blocks_direct_io()
|
/linux-2.6.39/fs/btrfs/ |
D | extent_io.c | 2930 sector_t extent_bmap(struct address_space *mapping, sector_t iblock, in extent_bmap()
|