Searched refs:get_block (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | mpage.h | 18 unsigned nr_pages, get_block_t get_block); 19 int mpage_readpage(struct page *page, get_block_t get_block); 21 struct writeback_control *wbc, get_block_t get_block); 22 int mpage_writepage(struct page *page, get_block_t *get_block,
|
D | buffer_head.h | 217 int block_write_full_page(struct page *page, get_block_t *get_block, 220 get_block_t *get_block, struct writeback_control *wbc, 226 unsigned flags, struct page **pagep, get_block_t *get_block); 228 get_block_t *get_block); 243 get_block_t get_block); 264 int nobh_writepage(struct page *page, get_block_t *get_block,
|
D | fs.h | 3189 get_block_t get_block, 3196 get_block_t get_block) in blockdev_direct_IO() argument 3199 get_block, NULL, NULL, DIO_LOCKING | DIO_SKIP_HOLES); in blockdev_direct_IO() 3297 get_block_t *get_block); 3300 u64 len, get_block_t *get_block);
|