Home
last modified time | relevance | path

Searched defs:iblock (Results 1 – 19 of 19) sorted by relevance

/linux-2.4.37.9/fs/freevxfs/
Dvxfs_bmap.c199 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed()
256 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1()
Dvxfs_subr.c137 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
/linux-2.4.37.9/fs/qnx4/
Dfsync.c62 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()
Dinode.c207 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/
Dfile.c11 int efs_get_block(struct inode *inode, long iblock, in efs_get_block()
Dinode.c201 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
/linux-2.4.37.9/fs/udf/
Ddir.c104 int block, iblock; in do_udf_readdir() local
/linux-2.4.37.9/fs/fat/
Dfile.c51 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/
Ditree.c194 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/
Dfile.c71 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/
Dxfs_aops.c859 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/
Dinode.c519 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/
Dfile.c109 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/
Ditree_common.c302 long iblock; in truncate() local
/linux-2.4.37.9/fs/isofs/
Dinode.c863 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/
Dinode.c749 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/
Dextents.c86 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
/linux-2.4.37.9/fs/
Dblock_dev.c123 static int blkdev_get_block(struct inode * inode, long iblock, struct buffer_head * bh, int create) in blkdev_get_block()
Dbuffer.c1780 unsigned long iblock, lblock; in block_read_full_page() local
2026 unsigned blocksize, iblock, length, pos; in block_truncate_page() local