Lines Matching refs:get_block_t
219 int block_write_full_page(struct page *page, get_block_t *get_block,
222 get_block_t *get_block, struct writeback_control *wbc,
224 int block_read_full_page(struct page*, get_block_t*);
228 unsigned flags, struct page **pagep, get_block_t *get_block);
230 get_block_t *get_block);
241 get_block_t *, loff_t *);
245 get_block_t get_block);
258 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
259 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
261 struct page **, void **, get_block_t*);
265 int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);
266 int nobh_writepage(struct page *page, get_block_t *get_block,