Home
last modified time | relevance | path

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

/linux/fs/efs/
H A Dfile.c13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block()
/linux/fs/freevxfs/
H A Dvxfs_subr.c99 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
/linux/fs/hpfs/
H A Dfile.c81 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
/linux/fs/ext4/
H A Dinode.c912 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block()
938 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block()
950 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten()
2022 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep()
4033 ext4_lblk_t iblock; in ext4_load_tail_bh() local
/linux/block/
H A Dfops.c462 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()