Searched defs:get_block (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/fs/
H A Dioctl.c250 __generic_block_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, loff_t start, loff_t len, get_block_t *get_block) __generic_block_fiemap() argument
409 generic_block_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, u64 start, u64 len, get_block_t *get_block) generic_block_fiemap() argument
H A Dmpage.c394 int mpage_readpage(struct page *page, get_block_t get_block) mpage_readpage() argument
432 get_block_t *get_block; member in struct:mpage_data
713 int mpage_writepage(struct page *page, get_block_t get_block, mpage_writepage() argument
140 do_mpage_readpage(struct bio *bio, struct page *page, unsigned nr_pages, sector_t *last_block_in_bio, struct buffer_head *map_bh, unsigned long *first_logical_block, get_block_t get_block, gfp_t gfp) do_mpage_readpage() argument
356 mpage_readpages(struct address_space *mapping, struct list_head *pages, unsigned nr_pages, get_block_t get_block) mpage_readpages() argument
683 mpage_writepages(struct address_space *mapping, struct writeback_control *wbc, get_block_t get_block) mpage_writepages() argument
H A Ddax.c782 int dax_truncate_page(struct inode *inode, loff_t from, get_block_t get_block) dax_truncate_page() argument
108 dax_io(struct inode *inode, struct iov_iter *iter, loff_t start, loff_t end, get_block_t get_block, struct buffer_head *bh) dax_io() argument
209 dax_do_io(struct kiocb *iocb, struct inode *inode, struct iov_iter *iter, loff_t pos, get_block_t get_block, dio_iodone_t end_io, int flags) dax_do_io() argument
355 __dax_fault(struct vm_area_struct *vma, struct vm_fault *vmf, get_block_t get_block, dax_iodone_t complete_unwritten) __dax_fault() argument
501 dax_fault(struct vm_area_struct *vma, struct vm_fault *vmf, get_block_t get_block, dax_iodone_t complete_unwritten) dax_fault() argument
526 __dax_pmd_fault(struct vm_area_struct *vma, unsigned long address, pmd_t *pmd, unsigned int flags, get_block_t get_block, dax_iodone_t complete_unwritten) __dax_pmd_fault() argument
680 dax_pmd_fault(struct vm_area_struct *vma, unsigned long address, pmd_t *pmd, unsigned int flags, get_block_t get_block, dax_iodone_t complete_unwritten) dax_pmd_fault() argument
736 dax_zero_page_range(struct inode *inode, loff_t from, unsigned length, get_block_t get_block) dax_zero_page_range() argument
H A Ddirect-io.c79 get_block_t *get_block; /* block mapping function */ member in struct:dio_submit
1108 do_blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct block_device *bdev, struct iov_iter *iter, loff_t offset, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, int flags) do_blockdev_direct_IO() argument
1323 __blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct block_device *bdev, struct iov_iter *iter, loff_t offset, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, int flags) __blockdev_direct_IO() argument
H A Dbuffer.c2182 int block_read_full_page(struct page *page, get_block_t *get_block) block_read_full_page() argument
2684 int nobh_writepage(struct page *page, get_block_t *get_block, nobh_writepage() argument
2888 int block_write_full_page(struct page *page, get_block_t *get_block, block_write_full_page() argument
1701 __block_write_full_page(struct inode *inode, struct page *page, get_block_t *get_block, struct writeback_control *wbc, bh_end_io_t *handler) __block_write_full_page() argument
1905 __block_write_begin(struct page *page, loff_t pos, unsigned len, get_block_t *get_block) __block_write_begin() argument
2031 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, get_block_t *get_block) block_write_begin() argument
2375 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument
2425 block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf, get_block_t get_block) block_page_mkwrite() argument
2503 nobh_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block) nobh_write_begin() argument
2731 nobh_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) nobh_truncate_page() argument
2809 block_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) block_truncate_page() argument
2927 generic_block_bmap(struct address_space *mapping, sector_t block, get_block_t *get_block) generic_block_bmap() argument
/linux-4.4.14/fs/minix/
H A Ditree_common.c145 static inline int get_block(struct inode * inode, sector_t block, get_block() function
/linux-4.4.14/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() function
/linux-4.4.14/drivers/md/
H A Ddm-era-target.c1183 static dm_block_t get_block(struct era *era, struct bio *bio) get_block() function
/linux-4.4.14/fs/ext4/
H A Dinode.c5340 get_block_t *get_block; ext4_page_mkwrite() local
914 ext4_block_write_begin(struct page *page, loff_t pos, unsigned len, get_block_t *get_block) ext4_block_write_begin() argument
/linux-4.4.14/drivers/net/ethernet/neterion/
H A Ds2io.c2899 int get_block, put_block; rx_intr_handler() local
7409 int get_block = ring_data->rx_curr_get_info.block_index; rx_osm_handler() local
/linux-4.4.14/include/linux/
H A Dfs.h2702 blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct iov_iter *iter, loff_t offset, get_block_t get_block) blockdev_direct_IO() argument

Completed in 1603 milliseconds