Searched refs:get_block_t (Results 1 – 1 of 1) sorted by relevance
/external/kernel-headers/original/linux/ |
D | fs.h | 260 typedef int (get_block_t)(struct inode *inode, sector_t iblock, typedef 1717 unsigned long nr_segs, get_block_t get_block, dio_iodone_t end_io, 1728 loff_t offset, unsigned long nr_segs, get_block_t get_block, in blockdev_direct_IO() 1737 loff_t offset, unsigned long nr_segs, get_block_t get_block, in blockdev_direct_IO_no_locking() 1746 loff_t offset, unsigned long nr_segs, get_block_t get_block, in blockdev_direct_IO_own_locking()
|