Lines Matching refs:get_block_t
255 int block_write_full_page(struct page *page, get_block_t *get_block,
258 get_block_t *get_block, struct writeback_control *wbc,
260 int block_read_full_page(struct page*, get_block_t*);
264 unsigned flags, struct page **pagep, get_block_t *get_block);
266 get_block_t *get_block);
277 get_block_t *, loff_t *);
281 get_block_t get_block);
294 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
295 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
297 struct page **, void **, get_block_t*);
301 int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);
302 int nobh_writepage(struct page *page, get_block_t *get_block,