Searched defs:map_bh (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/fs/ |
| D | direct-io.c | 603 struct buffer_head *map_bh) in get_more_blocks() 663 sector_t start_sector, struct buffer_head *map_bh) in dio_new_bio() 720 struct buffer_head *map_bh) in dio_send_cur_page() 786 struct buffer_head *map_bh) in submit_page_section() 852 int end, struct buffer_head *map_bh) in dio_zero_block() 903 struct buffer_head *map_bh) in do_direct_IO() 1118 struct buffer_head map_bh = { 0, }; in __blockdev_direct_IO() local
|
| D | mpage.c | 145 struct buffer_head map_bh; member 166 struct buffer_head *map_bh = &args->map_bh; in do_mpage_readpage() local 488 struct buffer_head map_bh; in __mpage_writepage() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | direct-io.c | 628 struct buffer_head *map_bh) in get_more_blocks() 687 sector_t start_sector, struct buffer_head *map_bh) in dio_new_bio() 744 struct buffer_head *map_bh) in dio_send_cur_page() 810 struct buffer_head *map_bh) in submit_page_section() 875 int end, struct buffer_head *map_bh) in dio_zero_block() 926 struct buffer_head *map_bh) in do_direct_IO() 1141 struct buffer_head map_bh = { 0, }; in do_blockdev_direct_IO() local
|
| D | mpage.c | 142 struct buffer_head map_bh; member 163 struct buffer_head *map_bh = &args->map_bh; in do_mpage_readpage() local 500 struct buffer_head map_bh; in __mpage_writepage() local
|
| D | ioctl.c | 298 struct buffer_head map_bh; in __generic_block_fiemap() local
|
| D | buffer.c | 2805 struct buffer_head map_bh; in nobh_truncate_page() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | buffer_head.h | 376 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | buffer_head.h | 361 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh() function
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | data.c | 1937 struct buffer_head map_bh; in f2fs_fiemap() local 3979 struct buffer_head map_bh; in check_swap_activate_fast() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | inode.c | 2275 bool *map_bh) in mpage_process_page() 2355 bool map_bh = false; in mpage_map_and_submit_buffers() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | inode.c | 2020 bool *map_bh) in mpage_process_folio() 2098 bool map_bh = false; in mpage_map_and_submit_buffers() local
|