/linux-2.4.37.9/fs/freevxfs/ |
D | vxfs_bmap.c | 199 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed() 256 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1()
|
D | vxfs_subr.c | 137 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
|
/linux-2.4.37.9/fs/qnx4/ |
D | fsync.c | 62 static int sync_iblock(struct inode *inode, unsigned short *iblock, in sync_iblock() 104 static int sync_indirect(struct inode *inode, unsigned short *iblock, int wait) in sync_indirect()
|
D | inode.c | 207 int qnx4_get_block( struct inode *inode, long iblock, struct buffer_head *bh, int create ) in qnx4_get_block() 225 unsigned long qnx4_block_map( struct inode *inode, long iblock ) in qnx4_block_map()
|
/linux-2.4.37.9/fs/efs/ |
D | file.c | 11 int efs_get_block(struct inode *inode, long iblock, in efs_get_block()
|
D | inode.c | 201 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
|
/linux-2.4.37.9/fs/udf/ |
D | dir.c | 104 int block, iblock; in do_udf_readdir() local
|
/linux-2.4.37.9/fs/fat/ |
D | file.c | 51 int fat_get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create) in fat_get_block()
|
/linux-2.4.37.9/fs/sysv/ |
D | itree.c | 194 static int get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create) in get_block() 359 long iblock; in sysv_truncate() local
|
/linux-2.4.37.9/fs/hpfs/ |
D | file.c | 71 int hpfs_get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create) in hpfs_get_block()
|
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_aops.c | 859 long iblock, in linvfs_get_block_core() 932 long iblock, in linvfs_get_block() 943 long iblock, in linvfs_get_block_direct()
|
/linux-2.4.37.9/fs/ext2/ |
D | inode.c | 519 static int ext2_get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int crea… in ext2_get_block() 810 long iblock; in ext2_truncate() local
|
/linux-2.4.37.9/fs/hfs/ |
D | file.c | 109 int hfs_get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create) in hfs_get_block()
|
/linux-2.4.37.9/fs/minix/ |
D | itree_common.c | 302 long iblock; in truncate() local
|
/linux-2.4.37.9/fs/isofs/ |
D | inode.c | 863 int isofs_get_blocks(struct inode *inode, long iblock, in isofs_get_blocks() 950 static int isofs_get_block(struct inode *inode, long iblock, in isofs_get_block()
|
/linux-2.4.37.9/fs/ext3/ |
D | inode.c | 749 long iblock, in ext3_get_block_handle() 857 static int ext3_get_block(struct inode *inode, long iblock, in ext3_get_block() 1414 unsigned blocksize, iblock, length, pos; in ext3_block_truncate_page() local
|
/linux-2.4.37.9/fs/hfsplus/ |
D | extents.c | 86 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
|
/linux-2.4.37.9/fs/ |
D | block_dev.c | 123 static int blkdev_get_block(struct inode * inode, long iblock, struct buffer_head * bh, int create) in blkdev_get_block()
|
D | buffer.c | 1780 unsigned long iblock, lblock; in block_read_full_page() local 2026 unsigned blocksize, iblock, length, pos; in block_truncate_page() local
|