/kernel/linux/linux-5.10/include/linux/ |
H A D | buffer_head.h | 56 * mappings (via a get_block_t call), for tracking state within 253 int block_write_full_page(struct page *page, get_block_t *get_block, 256 get_block_t *get_block, struct writeback_control *wbc, 258 int block_read_full_page(struct page*, get_block_t*); 262 unsigned flags, struct page **pagep, get_block_t *get_block); 264 get_block_t *get_block); 275 get_block_t *, loff_t *); 279 get_block_t get_block); 292 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *); 293 int block_truncate_page(struct address_space *, loff_t, get_block_t *); [all...] |
H A D | fiemap.h | 23 get_block_t *get_block);
|
H A D | fs.h | 91 typedef int (get_block_t)(struct inode *inode, sector_t iblock, typedef 3116 get_block_t get_block, 3123 get_block_t get_block) in blockdev_direct_IO()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | buffer_head.h | 55 * mappings (via a get_block_t call), for tracking state within 257 int block_write_full_page(struct page *page, get_block_t *get_block, 260 get_block_t *get_block, struct writeback_control *wbc, 262 int block_read_full_folio(struct folio *, get_block_t *); 265 struct page **pagep, get_block_t *get_block); 267 get_block_t *get_block); 278 get_block_t *, loff_t *); 282 get_block_t get_block); 283 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *); 284 int block_truncate_page(struct address_space *, loff_t, get_block_t *); [all...] |
H A D | fs.h | 90 typedef int (get_block_t)(struct inode *inode, sector_t iblock, typedef 3021 get_block_t get_block, 3028 get_block_t get_block) in blockdev_direct_IO()
|
/kernel/linux/linux-6.6/fs/ |
H A D | mpage.c | 147 get_block_t *get_block; 370 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead() 392 int mpage_read_folio(struct folio *folio, get_block_t get_block) in mpage_read_folio() 427 get_block_t *get_block; 670 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages()
|
H A D | buffer.c | 1810 get_block_t *get_block, struct writeback_control *wbc, in __block_write_full_folio() 2083 get_block_t *get_block, const struct iomap *iomap) in __block_write_begin_int() 2167 get_block_t *get_block) in __block_write_begin() 2218 struct page **pagep, get_block_t *get_block) in block_write_begin() 2363 int block_read_full_folio(struct folio *folio, get_block_t *get_block) in block_read_full_folio() 2568 get_block_t *get_block, loff_t *bytes) in cont_write_begin() 2615 get_block_t get_block) in block_page_mkwrite() 2653 loff_t from, get_block_t *get_block) in block_truncate_page() 2728 int block_write_full_page(struct page *page, get_block_t *get_block, in block_write_full_page() 2761 get_block_t *get_bloc in generic_block_bmap() [all...] |
H A D | internal.h | 36 get_block_t *get_block, const struct iomap *iomap);
|
H A D | direct-io.c | 88 get_block_t *get_block; /* block mapping function */ 1106 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/kernel/linux/linux-5.10/fs/ |
H A D | mpage.c | 144 get_block_t *get_block; 379 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead() 402 int mpage_readpage(struct page *page, get_block_t get_block) in mpage_readpage() 437 get_block_t *get_block; 697 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages() 726 int mpage_writepage(struct page *page, get_block_t get_block, in mpage_writepage()
|
H A D | buffer.c | 1713 get_block_t *get_block, struct writeback_control *wbc, in __block_write_full_page() 1974 get_block_t *get_block, struct iomap *iomap) in __block_write_begin_int() 2059 get_block_t *get_block) in __block_write_begin() 2110 unsigned flags, struct page **pagep, get_block_t *get_block) in block_write_begin() 2259 int block_read_full_page(struct page *page, get_block_t *get_block) in block_read_full_page() 2452 get_block_t *get_block, loff_t *bytes) in cont_write_begin() 2500 get_block_t get_block) in block_page_mkwrite() 2580 get_block_t *get_block) in nobh_write_begin() 2758 int nobh_writepage(struct page *page, get_block_t *get_block, in nobh_writepage() 2796 loff_t from, get_block_t *get_bloc in nobh_truncate_page() [all...] |
H A D | internal.h | 55 get_block_t *get_block, struct iomap *iomap);
|
H A D | direct-io.c | 88 get_block_t *get_block; /* block mapping function */ 1129 get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO() 1350 get_block_t get_block, in __blockdev_direct_IO()
|
H A D | ioctl.c | 296 loff_t len, get_block_t *get_block) in __generic_block_fiemap() 454 u64 len, get_block_t *get_block) in generic_block_fiemap()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 2448 get_block_t *get_block; in ocfs2_direct_IO()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 2445 get_block_t *get_block; in ocfs2_direct_IO()
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inode.c | 1037 get_block_t *get_block) in ext4_block_write_begin() 1810 * This is a special get_block_t callback which is used by 6155 get_block_t *get_block; in ext4_page_mkwrite()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inode.c | 1015 get_block_t *get_block) in ext4_block_write_begin() 1797 * This is a special get_block_t callback which is used by 6079 get_block_t *get_block; in ext4_page_mkwrite()
|