Lines Matching refs:get_block_t
209 int block_write_full_page(struct page *page, get_block_t *get_block,
211 int block_read_full_page(struct page*, get_block_t*);
215 unsigned flags, struct page **pagep, get_block_t *get_block);
217 get_block_t *get_block);
227 get_block_t *, loff_t *);
231 get_block_t get_block);
233 get_block_t get_block);
246 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
247 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
249 struct page **, void **, get_block_t*);
253 int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);
254 int nobh_writepage(struct page *page, get_block_t *get_block,