Searched refs:get_block_t (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dmpage.h18 void mpage_readahead(struct readahead_control *, get_block_t get_block);
19 int mpage_read_folio(struct folio *folio, get_block_t get_block);
21 struct writeback_control *wbc, get_block_t get_block);
H A Dbuffer_head.h55 * mappings (via a get_block_t call), for tracking state within
257 get_block_t *get_block, struct writeback_control *wbc);
258 int block_read_full_folio(struct folio *, get_block_t *);
261 struct page **pagep, get_block_t *get_block);
263 get_block_t *get_block);
273 get_block_t *, loff_t *);
277 get_block_t get_block);
278 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
279 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
H A Dfs.h92 typedef int (get_block_t)(struct inode *inode, sector_t iblock, typedef
3181 get_block_t get_block,
3188 get_block_t get_block)
/linux-master/fs/
H A Dmpage.c146 get_block_t *get_block;
369 void mpage_readahead(struct readahead_control *rac, get_block_t get_block)
391 int mpage_read_folio(struct folio *folio, get_block_t get_block)
426 get_block_t *get_block;
664 struct writeback_control *wbc, get_block_t get_block)
H A Dinternal.h36 get_block_t *get_block, const struct iomap *iomap);
H A Dbuffer.c1796 get_block_t *get_block, struct writeback_control *wbc)
2071 get_block_t *get_block, const struct iomap *iomap)
2152 get_block_t *get_block)
2203 struct page **pagep, get_block_t *get_block)
2348 int block_read_full_folio(struct folio *folio, get_block_t *get_block)
2550 get_block_t *get_block, loff_t *bytes)
2597 get_block_t get_block)
2635 loff_t from, get_block_t *get_block)
2737 get_block_t *get_block)
H A Ddirect-io.c88 get_block_t *get_block; /* block mapping function */
1108 get_block_t get_block, dio_iodone_t end_io,
/linux-master/fs/ocfs2/
H A Daops.c2443 get_block_t *get_block;
/linux-master/fs/ext4/
H A Dinode.c1017 get_block_t *get_block)
1789 * This is a special get_block_t callback which is used by
6053 get_block_t *get_block;

Completed in 236 milliseconds