Home
last modified time | relevance | path

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

12

/fs/freevxfs/
Dvxfs_bmap.c201 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed()
260 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1()
Dvxfs_subr.c131 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
/fs/qnx4/
Dfsync.c60 static int sync_iblock(struct inode *inode, unsigned short *iblock, in sync_iblock()
102 static int sync_indirect(struct inode *inode, unsigned short *iblock, int wait) in sync_indirect()
Dinode.c213 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block()
229 unsigned long qnx4_block_map( struct inode *inode, long iblock ) in qnx4_block_map()
/fs/efs/
Dfile.c12 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block()
Dinode.c208 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
/fs/udf/
Ddir.c45 int block, iblock; in do_udf_readdir() local
/fs/hpfs/
Dfile.c61 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
/fs/sysv/
Ditree.c202 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
/fs/ntfs/
Daops.c195 sector_t iblock, lblock, zblock; in ntfs_read_block() local
556 sector_t block, dblock, iblock; in ntfs_write_block() local
/fs/ext2/
Dinode.c573 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks()
694 int ext2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in ext2_get_block()
1013 long iblock; in ext2_truncate() local
/fs/ext4/
Dinode.c556 ext4_lblk_t iblock, ext4_fsblk_t goal, in ext4_alloc_blocks()
674 ext4_lblk_t iblock, int indirect_blks, in ext4_alloc_branch()
862 ext4_lblk_t iblock, unsigned int maxblocks, in ext4_get_blocks_handle()
1157 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block()
2212 static int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep()
2248 static int ext4_da_get_block_write(struct inode *inode, sector_t iblock, in ext4_da_get_block_write()
2302 static int ext4_normal_get_block_write(struct inode *inode, sector_t iblock, in ext4_normal_get_block_write()
3336 ext4_lblk_t iblock; in ext4_block_truncate_page() local
Dextents.c2381 ext4_lblk_t iblock, in ext4_ext_convert_to_initialized()
2679 ext4_lblk_t iblock, in ext4_ext_get_blocks()
/fs/xfs/linux-2.6/
Dxfs_aops.c1364 sector_t iblock, in __xfs_get_blocks()
1449 sector_t iblock, in xfs_get_blocks()
1460 sector_t iblock, in xfs_get_blocks_direct()
/fs/minix/
Ditree_common.c303 long iblock; in truncate() local
/fs/hfsplus/
Dextents.c172 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
/fs/ocfs2/
Daops.c50 static int ocfs2_symlink_get_block(struct inode *inode, sector_t iblock, in ocfs2_symlink_get_block()
129 static int ocfs2_get_block(struct inode *inode, sector_t iblock, in ocfs2_get_block()
549 static int ocfs2_direct_IO_get_blocks(struct inode *inode, sector_t iblock, in ocfs2_direct_IO_get_blocks()
/fs/fat/
Dinode.c57 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block()
109 static int fat_get_block(struct inode *inode, sector_t iblock, in fat_get_block()
Ddir.c33 static inline void fat_dir_readahead(struct inode *dir, sector_t iblock, in fat_dir_readahead()
70 sector_t phys, iblock; in fat__get_entry() local
/fs/isofs/
Dinode.c951 long iblock = (long)iblock_s; in isofs_get_blocks() local
1039 static int isofs_get_block(struct inode *inode, sector_t iblock, in isofs_get_block()
/fs/
Dblock_dev.c117 blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()
139 blkdev_get_blocks(struct inode *inode, sector_t iblock, in blkdev_get_blocks()
Dbuffer.c2217 sector_t iblock, lblock; in block_read_full_page() local
2774 sector_t iblock; in nobh_truncate_page() local
2850 sector_t iblock; in block_truncate_page() local
/fs/ext3/
Dinode.c789 sector_t iblock, unsigned long maxblocks, in ext3_get_blocks_handle()
955 static int ext3_get_block(struct inode *inode, sector_t iblock, in ext3_get_block()
1850 unsigned blocksize, iblock, length, pos; in ext3_block_truncate_page() local
/fs/gfs2/
Dbmap.c960 unsigned blocksize, iblock, length, pos; in gfs2_block_truncate_page() local
Dquota.c612 unsigned blocksize, iblock, pos; in gfs2_adjust_quota() local

12