Lines Matching refs:get_block_t
217 int block_write_full_page(struct page *page, get_block_t *get_block,
220 get_block_t *get_block, struct writeback_control *wbc,
222 int block_read_full_page(struct page*, get_block_t*);
226 unsigned flags, struct page **pagep, get_block_t *get_block);
228 get_block_t *get_block);
239 get_block_t *, loff_t *);
243 get_block_t get_block);
256 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
257 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
259 struct page **, void **, get_block_t*);
263 int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);
264 int nobh_writepage(struct page *page, get_block_t *get_block,