Searched defs:bh_result (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/fs/efs/
H A Dfile.c12 efs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) efs_get_block() argument
/linux-4.1.27/fs/minix/
H A Ditree_v1.c53 V1_minix_get_block(struct inode * inode, long block, struct buffer_head *bh_result, int create) V1_minix_get_block() argument
H A Ditree_v2.c62 V2_minix_get_block(struct inode * inode, long block, struct buffer_head *bh_result, int create) V2_minix_get_block() argument
H A Dinode.c375 minix_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) minix_get_block() argument
/linux-4.1.27/fs/bfs/
H A Dfile.c63 bfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) bfs_get_block() argument
/linux-4.1.27/fs/omfs/
H A Dfile.c217 omfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) omfs_get_block() argument
/linux-4.1.27/fs/hfs/
H A Dextent.c332 hfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) hfs_get_block() argument
/linux-4.1.27/fs/hpfs/
H A Dfile.c76 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) hpfs_get_block() argument
/linux-4.1.27/fs/jfs/
H A Dinode.c196 jfs_get_block(struct inode *ip, sector_t lblock, struct buffer_head *bh_result, int create) jfs_get_block() argument
/linux-4.1.27/fs/sysv/
H A Ditree.c202 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_block() argument
/linux-4.1.27/fs/hfsplus/
H A Dextents.c220 hfsplus_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) hfsplus_get_block() argument
/linux-4.1.27/fs/ufs/
H A Dinode.c415 int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result, int create) ufs_getfrag_block() argument
/linux-4.1.27/fs/nilfs2/
H A Dinode.c83 nilfs_get_block(struct inode *inode, sector_t blkoff, struct buffer_head *bh_result, int create) nilfs_get_block() argument
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c125 befs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) befs_get_block() argument
/linux-4.1.27/fs/gfs2/
H A Daops.c70 gfs2_get_block_noalloc(struct inode *inode, sector_t lblock, struct buffer_head *bh_result, int create) gfs2_get_block_noalloc() argument
83 gfs2_get_block_direct(struct inode *inode, sector_t lblock, struct buffer_head *bh_result, int create) gfs2_get_block_direct() argument
/linux-4.1.27/fs/affs/
H A Dfile.c294 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) affs_get_block() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_aops.c1259 xfs_map_direct( struct inode *inode, struct buffer_head *bh_result, struct xfs_bmbt_irec *imap, xfs_off_t offset) xfs_map_direct() argument
1318 xfs_map_trim_size( struct inode *inode, sector_t iblock, struct buffer_head *bh_result, struct xfs_bmbt_irec *imap, xfs_off_t offset, ssize_t size) xfs_map_trim_size() argument
1347 __xfs_get_blocks( struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create, int direct) __xfs_get_blocks() argument
1505 xfs_get_blocks( struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) xfs_get_blocks() argument
1515 xfs_get_blocks_direct( struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) xfs_get_blocks_direct() argument
/linux-4.1.27/fs/ext2/
H A Dinode.c765 int ext2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext2_get_block() argument
617 ext2_get_blocks(struct inode *inode, sector_t iblock, unsigned long maxblocks, struct buffer_head *bh_result, int create) ext2_get_blocks() argument
/linux-4.1.27/fs/ocfs2/
H A Daops.c56 ocfs2_symlink_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ocfs2_symlink_get_block() argument
137 ocfs2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ocfs2_get_block() argument
515 ocfs2_direct_IO_get_blocks(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ocfs2_direct_IO_get_blocks() argument
/linux-4.1.27/fs/reiserfs/
H A Dinode.c284 _get_block_create_0(struct inode *inode, sector_t block, struct buffer_head *bh_result, int args) _get_block_create_0() argument
471 reiserfs_bmap(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) reiserfs_bmap() argument
502 reiserfs_get_block_create_0(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) reiserfs_get_block_create_0() argument
513 reiserfs_get_blocks_direct_io(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) reiserfs_get_blocks_direct_io() argument
575 convert_tail_for_hole(struct inode *inode, struct buffer_head *bh_result, loff_t tail_offset) convert_tail_for_hole() argument
656 reiserfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) reiserfs_get_block() argument
2182 grab_tail_page(struct inode *inode, struct page **page_result, struct buffer_head **bh_result) grab_tail_page() argument
2364 map_block_for_writepage(struct inode *inode, struct buffer_head *bh_result, unsigned long block) map_block_for_writepage() argument
/linux-4.1.27/fs/udf/
H A Dinode.c420 udf_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) udf_get_block() argument
/linux-4.1.27/fs/isofs/
H A Dinode.c1082 isofs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) isofs_get_block() argument
/linux-4.1.27/fs/ext3/
H A Dinode.c857 ext3_get_blocks_handle(handle_t *handle, struct inode *inode, sector_t iblock, unsigned long maxblocks, struct buffer_head *bh_result, int create) ext3_get_blocks_handle() argument
1021 ext3_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext3_get_block() argument
/linux-4.1.27/fs/f2fs/
H A Ddata.c254 f2fs_map_bh(struct super_block *sb, pgoff_t pgofs, struct extent_info *ei, struct buffer_head *bh_result) f2fs_map_bh() argument
1218 __get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create, bool fiemap) __get_data_block() argument
1323 get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block() argument
1329 get_data_block_fiemap(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_fiemap() argument
/linux-4.1.27/fs/fat/
H A Dinode.c110 __fat_get_block(struct inode *inode, sector_t iblock, unsigned long *max_blocks, struct buffer_head *bh_result, int create) __fat_get_block() argument
162 fat_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) fat_get_block() argument
/linux-4.1.27/fs/ext4/
H A Dinode.c3045 ext4_get_block_write(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext4_get_block_write() argument
3054 ext4_get_block_write_nolock(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext4_get_block_write_nolock() argument
/linux-4.1.27/fs/btrfs/
H A Dinode.c7429 btrfs_get_blocks_direct(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) btrfs_get_blocks_direct() argument

Completed in 551 milliseconds