Home
last modified time | relevance | path

Searched refs:get_block_t (Results 1 – 8 of 8) sorted by relevance

/linux/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.h256 get_block_t *get_block, struct writeback_control *wbc);
257 int block_read_full_folio(struct folio *, get_block_t *);
260 struct folio **foliop, get_block_t *get_block);
262 get_block_t *get_block);
272 get_block_t *, loff_t *);
276 get_block_t get_block);
277 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
278 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
H A Dfs.h96 typedef int (get_block_t)(struct inode *inode, sector_t iblock, typedef
3304 get_block_t get_block,
3311 get_block_t get_block) in blockdev_direct_IO()
/linux/fs/
H A Dinternal.h37 get_block_t *get_block, const struct iomap *iomap);
H A Ddirect-io.c87 get_block_t *get_block; /* block mapping function */
1107 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
/linux/fs/ocfs2/
H A Daops.c2445 get_block_t *get_block; in ocfs2_direct_IO()
/linux/fs/ext4/
H A Dinode.c1024 get_block_t *get_block) in ext4_block_write_begin()
6152 get_block_t *get_block; in ext4_page_mkwrite()
H A Dext4.h3862 get_block_t *get_block);