get_block        1243 drivers/md/dm-era-target.c 					  get_block(era, bio));
get_block        1531 drivers/md/dm-era-target.c 	dm_block_t block = get_block(era, bio);
get_block        2885 drivers/net/ethernet/neterion/s2io.c 	int get_block, put_block;
get_block        2898 drivers/net/ethernet/neterion/s2io.c 	get_block = get_info.block_index;
get_block        2901 drivers/net/ethernet/neterion/s2io.c 	rxdp = ring_data->rx_blocks[get_block].rxds[get_info.offset].virt_addr;
get_block        2908 drivers/net/ethernet/neterion/s2io.c 		if ((get_block == put_block) &&
get_block        2944 drivers/net/ethernet/neterion/s2io.c 		rxdp = ring_data->rx_blocks[get_block].
get_block        2949 drivers/net/ethernet/neterion/s2io.c 			get_block++;
get_block        2950 drivers/net/ethernet/neterion/s2io.c 			if (get_block == ring_data->block_count)
get_block        2951 drivers/net/ethernet/neterion/s2io.c 				get_block = 0;
get_block        2952 drivers/net/ethernet/neterion/s2io.c 			ring_data->rx_curr_get_info.block_index = get_block;
get_block        2953 drivers/net/ethernet/neterion/s2io.c 			rxdp = ring_data->rx_blocks[get_block].block_virt_addr;
get_block        7354 drivers/net/ethernet/neterion/s2io.c 		int get_block = ring_data->rx_curr_get_info.block_index;
get_block        7360 drivers/net/ethernet/neterion/s2io.c 		struct buffAdd *ba = &ring_data->ba[get_block][get_off];
get_block        1681 fs/buffer.c    			get_block_t *get_block, struct writeback_control *wbc,
get_block        1731 fs/buffer.c    			err = get_block(inode, block, bh, 1);
get_block        1942 fs/buffer.c    		get_block_t *get_block, struct iomap *iomap)
get_block        1978 fs/buffer.c    			if (get_block) {
get_block        1979 fs/buffer.c    				err = get_block(inode, block, bh, 1);
get_block        2027 fs/buffer.c    		get_block_t *get_block)
get_block        2029 fs/buffer.c    	return __block_write_begin_int(page, pos, len, get_block, NULL);
get_block        2078 fs/buffer.c    		unsigned flags, struct page **pagep, get_block_t *get_block)
get_block        2088 fs/buffer.c    	status = __block_write_begin(page, pos, len, get_block);
get_block        2227 fs/buffer.c    int block_read_full_page(struct page *page, get_block_t *get_block)
get_block        2256 fs/buffer.c    				err = get_block(inode, iblock, bh, 0);
get_block        2420 fs/buffer.c    			get_block_t *get_block, loff_t *bytes)
get_block        2437 fs/buffer.c    	return block_write_begin(mapping, pos, len, flags, pagep, get_block);
get_block        2468 fs/buffer.c    			 get_block_t get_block)
get_block        2491 fs/buffer.c    	ret = __block_write_begin(page, 0, end, get_block);
get_block        2548 fs/buffer.c    			get_block_t *get_block)
get_block        2575 fs/buffer.c    		ret = __block_write_begin(page, pos, len, get_block);
get_block        2616 fs/buffer.c    		ret = get_block(inode, block_in_file + block_in_page,
get_block        2726 fs/buffer.c    int nobh_writepage(struct page *page, get_block_t *get_block,
get_block        2765 fs/buffer.c    	ret = mpage_writepage(page, get_block, wbc);
get_block        2767 fs/buffer.c    		ret = __block_write_full_page(inode, page, get_block, wbc,
get_block        2774 fs/buffer.c    			loff_t from, get_block_t *get_block)
get_block        2805 fs/buffer.c    		return block_truncate_page(mapping, from, get_block);
get_block        2817 fs/buffer.c    	err = get_block(inode, iblock, &map_bh, 0);
get_block        2852 fs/buffer.c    			loff_t from, get_block_t *get_block)
get_block        2894 fs/buffer.c    		err = get_block(inode, iblock, bh, 0);
get_block        2930 fs/buffer.c    int block_write_full_page(struct page *page, get_block_t *get_block,
get_block        2940 fs/buffer.c    		return __block_write_full_page(inode, page, get_block, wbc,
get_block        2964 fs/buffer.c    	return __block_write_full_page(inode, page, get_block, wbc,
get_block        2970 fs/buffer.c    			    get_block_t *get_block)
get_block        2977 fs/buffer.c    	get_block(inode, block, &tmp, 0);
get_block          86 fs/direct-io.c 	get_block_t *get_block;		/* block mapping function */
get_block         709 fs/direct-io.c 		ret = (*sdio->get_block)(dio->inode, fs_startblk,
get_block        1166 fs/direct-io.c 		      get_block_t get_block, dio_iodone_t end_io,
get_block        1300 fs/direct-io.c 	sdio.get_block = get_block;
get_block        1396 fs/direct-io.c 			     get_block_t get_block,
get_block        1412 fs/direct-io.c 	return do_blockdev_direct_IO(iocb, inode, bdev, iter, get_block,
get_block        1172 fs/ext4/inode.c 				  get_block_t *get_block)
get_block        1211 fs/ext4/inode.c 			err = get_block(inode, block, bh, 1);
get_block        6249 fs/ext4/inode.c 	get_block_t *get_block;
get_block        6306 fs/ext4/inode.c 		get_block = ext4_get_block_unwritten;
get_block        6308 fs/ext4/inode.c 		get_block = ext4_get_block;
get_block        6316 fs/ext4/inode.c 	err = block_page_mkwrite(vma, vmf, get_block);
get_block         121 fs/gfs2/aops.c static int gfs2_write_full_page(struct page *page, get_block_t *get_block,
get_block         140 fs/gfs2/aops.c 	return __block_write_full_page(inode, page, get_block, wbc,
get_block          43 fs/internal.h  		get_block_t *get_block, struct iomap *iomap);
get_block         292 fs/ioctl.c     			   loff_t len, get_block_t *get_block)
get_block         334 fs/ioctl.c     		ret = get_block(inode, start_blk, &map_bh, 0);
get_block         451 fs/ioctl.c     			 u64 len, get_block_t *get_block)
get_block         455 fs/ioctl.c     	ret = __generic_block_fiemap(inode, fieinfo, start, len, get_block);
get_block         307 fs/minix/itree_common.c 	block_truncate_page(inode->i_mapping, inode->i_size, get_block);
get_block          56 fs/minix/itree_v1.c 	return get_block(inode, block, bh_result, create);
get_block          65 fs/minix/itree_v2.c 	return get_block(inode, block, bh_result, create);
get_block         144 fs/mpage.c     	get_block_t *get_block;
get_block         231 fs/mpage.c     			if (args->get_block(inode, block_in_file, map_bh, 0))
get_block         334 fs/mpage.c     		block_read_full_page(page, args->get_block);
get_block         386 fs/mpage.c     				unsigned nr_pages, get_block_t get_block)
get_block         389 fs/mpage.c     		.get_block = get_block,
get_block         418 fs/mpage.c     int mpage_readpage(struct page *page, get_block_t get_block)
get_block         423 fs/mpage.c     		.get_block = get_block,
get_block         453 fs/mpage.c     	get_block_t *get_block;
get_block         582 fs/mpage.c     		if (mpd->get_block(inode, block_in_file, &map_bh, 1))
get_block         713 fs/mpage.c     		struct writeback_control *wbc, get_block_t get_block)
get_block         720 fs/mpage.c     	if (!get_block)
get_block         726 fs/mpage.c     			.get_block = get_block,
get_block         742 fs/mpage.c     int mpage_writepage(struct page *page, get_block_t get_block,
get_block         748 fs/mpage.c     		.get_block = get_block,
get_block        2452 fs/ocfs2/aops.c 	get_block_t *get_block;
get_block        2467 fs/ocfs2/aops.c 		get_block = ocfs2_lock_get_block;
get_block        2469 fs/ocfs2/aops.c 		get_block = ocfs2_dio_wr_get_block;
get_block        2472 fs/ocfs2/aops.c 				    iter, get_block,
get_block         383 fs/sysv/itree.c 	block_truncate_page(inode->i_mapping, inode->i_size, get_block);
get_block         456 fs/sysv/itree.c 	return block_write_full_page(page,get_block,wbc);
get_block         461 fs/sysv/itree.c 	return block_read_full_page(page,get_block);
get_block         466 fs/sysv/itree.c 	return __block_write_begin(page, pos, len, get_block);
get_block         485 fs/sysv/itree.c 	ret = block_write_begin(mapping, pos, len, flags, pagep, get_block);
get_block         494 fs/sysv/itree.c 	return generic_block_bmap(mapping,block,get_block);
get_block         219 include/linux/buffer_head.h int block_write_full_page(struct page *page, get_block_t *get_block,
get_block         222 include/linux/buffer_head.h 			get_block_t *get_block, struct writeback_control *wbc,
get_block         228 include/linux/buffer_head.h 		unsigned flags, struct page **pagep, get_block_t *get_block);
get_block         230 include/linux/buffer_head.h 		get_block_t *get_block);
get_block         245 include/linux/buffer_head.h 				get_block_t get_block);
get_block         266 include/linux/buffer_head.h int nobh_writepage(struct page *page, get_block_t *get_block,
get_block        3168 include/linux/fs.h 			     get_block_t get_block,
get_block        3175 include/linux/fs.h 					 get_block_t get_block)
get_block        3178 include/linux/fs.h 			get_block, NULL, NULL, DIO_LOCKING | DIO_SKIP_HOLES);
get_block        3276 include/linux/fs.h 				  get_block_t *get_block);
get_block        3279 include/linux/fs.h 				u64 len, get_block_t *get_block);
get_block          18 include/linux/mpage.h 				unsigned nr_pages, get_block_t get_block);
get_block          19 include/linux/mpage.h int mpage_readpage(struct page *page, get_block_t get_block);
get_block          21 include/linux/mpage.h 		struct writeback_control *wbc, get_block_t get_block);
get_block          22 include/linux/mpage.h int mpage_writepage(struct page *page, get_block_t *get_block,