Home
last modified time | relevance | path

Searched refs:get_block_t (Results 1 – 6 of 6) 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,
25 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages()
H A Dfs.h87 typedef int (get_block_t)(struct inode *inode, sector_t iblock, typedef
3146 get_block_t get_block,
3153 get_block_t get_block) in blockdev_direct_IO()
/linux/fs/
H A Dmpage.c138 get_block_t *get_block;
358 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
386 int mpage_read_folio(struct folio *folio, get_block_t get_block) in mpage_read_folio()
421 get_block_t *get_block;
663 struct writeback_control *wbc, get_block_t get_block, in __mpage_writepages()
H A Dbuffer.c1722 get_block_t *get_block, struct writeback_control *wbc) in __block_write_full_folio()
1996 get_block_t *get_block, const struct iomap *iomap) in __block_write_begin_int()
2077 get_block_t *get_block) in __block_write_begin()
2133 struct folio **foliop, get_block_t *get_block) in block_write_begin()
2277 int block_read_full_folio(struct folio *folio, get_block_t *get_block) in block_read_full_folio()
2489 void **fsdata, get_block_t *get_block, loff_t *bytes) in cont_write_begin()
2529 get_block_t get_block) in block_page_mkwrite()
2567 loff_t from, get_block_t *get_block) in block_truncate_page()
2669 get_block_t *get_block) in generic_block_bmap()
/linux/fs/ext4/
H A Dinode.c1171 get_block_t *get_block) in ext4_block_write_begin()
6836 get_block_t get_block) in ext4_block_page_mkwrite()
6895 get_block_t *get_block = ext4_get_block; in ext4_page_mkwrite()
H A Dext4.h4070 get_block_t *get_block);