Lines Matching refs:get_block_t
221 int block_write_full_page(struct page *page, get_block_t *get_block,
224 get_block_t *get_block, struct writeback_control *wbc,
226 int block_read_full_page(struct page*, get_block_t*);
230 unsigned flags, struct page **pagep, get_block_t *get_block);
232 get_block_t *get_block);
243 get_block_t *, loff_t *);
247 get_block_t get_block);
260 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
261 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
263 struct page **, void **, get_block_t*);
267 int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);
268 int nobh_writepage(struct page *page, get_block_t *get_block,