Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_bmap.c210 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed()
274 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1()
H A Dvxfs_subr.c129 vxfs_getblk(struct inode *ip, sector_t iblock, in vxfs_getblk()
/OK3568_Linux_fs/kernel/fs/efs/
H A Dfile.c13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block()
H A Dinode.c206 efs_block_t iblock, result = 0, lastblock = 0; in efs_map_block() local
/OK3568_Linux_fs/kernel/fs/qnx4/
H A Dinode.c55 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block()
78 unsigned long qnx4_block_map( struct inode *inode, long iblock ) in qnx4_block_map()
/OK3568_Linux_fs/kernel/fs/udf/
H A Ddir.c47 udf_pblk_t block, iblock; in udf_readdir() local
/OK3568_Linux_fs/kernel/fs/sysv/
H A Ditree.c203 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
372 long iblock; in sysv_truncate() local
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Daops.c175 sector_t iblock, lblock, zblock; in ntfs_read_block() local
536 sector_t block, dblock, iblock; in ntfs_write_block() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dinode.c621 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks()
779 int ext2_get_block(struct inode *inode, sector_t iblock, in ext2_get_block()
1189 long iblock; in __ext2_truncate_blocks() local
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dfile.c78 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Daops.c42 static int ocfs2_symlink_get_block(struct inode *inode, sector_t iblock, in ocfs2_symlink_get_block()
123 static int ocfs2_lock_get_block(struct inode *inode, sector_t iblock, in ocfs2_lock_get_block()
136 int ocfs2_get_block(struct inode *inode, sector_t iblock, in ocfs2_get_block()
2131 static int ocfs2_dio_wr_get_block(struct inode *inode, sector_t iblock, in ocfs2_dio_wr_get_block()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dinode.c119 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block()
183 static int fat_get_block(struct inode *inode, sector_t iblock, in fat_get_block()
295 static int fat_get_block_bmap(struct inode *inode, sector_t iblock, in fat_get_block_bmap()
H A Ddir.c49 static inline void fat_dir_readahead(struct inode *dir, sector_t iblock, in fat_dir_readahead()
86 sector_t phys, iblock; in fat__get_entry() local
/OK3568_Linux_fs/kernel/fs/minix/
H A Ditree_common.c310 long iblock; in truncate() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c783 static int _ext4_get_block(struct inode *inode, sector_t iblock, in _ext4_get_block()
809 int ext4_get_block(struct inode *inode, sector_t iblock, in ext4_get_block()
821 int ext4_get_block_unwritten(struct inode *inode, sector_t iblock, in ext4_get_block_unwritten()
1729 static int ext4_da_map_blocks(struct inode *inode, sector_t iblock, in ext4_da_map_blocks()
1854 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep()
3825 ext4_lblk_t iblock; in __ext4_block_zero_page_range() local
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c1050 int isofs_get_blocks(struct inode *inode, sector_t iblock, in isofs_get_blocks()
1141 static int isofs_get_block(struct inode *inode, sector_t iblock, in isofs_get_block()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dextents.c225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dinode.c290 static int exfat_get_block(struct inode *inode, sector_t iblock, in exfat_get_block()
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dinode.c72 static int qnx6_get_block(struct inode *inode, sector_t iblock, in qnx6_get_block()
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c2290 sector_t iblock, lblock; in block_read_full_page() local
2829 sector_t iblock; in nobh_truncate_page() local
2907 sector_t iblock; in block_truncate_page() local
H A Dblock_dev.c202 blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c1752 static int __get_data_block(struct inode *inode, sector_t iblock, in __get_data_block()
1775 static int get_data_block_dio_write(struct inode *inode, sector_t iblock, in get_data_block_dio_write()
1784 static int get_data_block_dio(struct inode *inode, sector_t iblock, in get_data_block_dio()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dinode.c515 sector_t iblock, in reiserfs_get_blocks_direct_io()