/Linux-v4.19/fs/nilfs2/ |
D | page.c | 119 while ((bh = bh->b_this_page) != dbh) { in nilfs_copy_buffer() 149 bh = bh->b_this_page; in nilfs_page_buffers_clean() 182 bh = bh->b_this_page; in nilfs_page_bug() 218 sbh = sbh->b_this_page; in nilfs_copy_page() 219 dbh = dbh->b_this_page; in nilfs_copy_page() 236 sbh = sbh->b_this_page; in nilfs_copy_page() 237 dbh = dbh->b_this_page; in nilfs_copy_page() 420 } while (bh = bh->b_this_page, bh != head); in nilfs_clear_dirty_page() 435 block_start = block_end, bh = bh->b_this_page) { in nilfs_page_count_clean_buffers() 543 } while (++b, bh = bh->b_this_page, bh != head); in nilfs_find_uncommitted_extent()
|
D | page.h | 62 bh = bh->b_this_page; in nilfs_page_get_nth_block()
|
D | file.c | 81 } while (bh = bh->b_this_page, bh != head); in nilfs_page_mkwrite()
|
D | bmap.c | 450 for (pbh = page_buffers(bh->b_page); pbh != bh; pbh = pbh->b_this_page) in nilfs_bmap_data_get_key()
|
D | inode.c | 234 } while (bh = bh->b_this_page, bh != head); in nilfs_set_page_dirty()
|
D | segment.c | 730 } while (bh = bh->b_this_page, bh != head); in nilfs_lookup_dirty_data_buffers() 760 bh = bh->b_this_page; in nilfs_lookup_dirty_node_buffers()
|
/Linux-v4.19/fs/ |
D | buffer.c | 106 bh = bh->b_this_page; in buffer_check_dirty_writeback() 222 bh = bh->b_this_page; in __find_get_block_slow() 288 tmp = tmp->b_this_page; in end_buffer_async_read() 337 tmp = bh->b_this_page; in end_buffer_async_write() 343 tmp = tmp->b_this_page; in end_buffer_async_write() 629 bh = bh->b_this_page; in __set_page_dirty_buffers() 833 bh->b_this_page = head; in alloc_page_buffers() 853 head = head->b_this_page; in alloc_page_buffers() 870 bh = bh->b_this_page; in link_dev_buffers() 872 tail->b_this_page = head; in link_dev_buffers() [all …]
|
D | mpage.c | 131 page_bh = page_bh->b_this_page; in map_buffer_to_page() 474 bh = bh->b_this_page; in clean_buffers() 557 } while ((bh = bh->b_this_page) != head); in __mpage_writepage()
|
/Linux-v4.19/fs/gfs2/ |
D | meta_io.c | 69 } while ((bh = bh->b_this_page) != head); in gfs2_aspace_writepage() 79 struct buffer_head *next = bh->b_this_page; in gfs2_aspace_writepage() 148 for (bh = page_buffers(page); bufnum--; bh = bh->b_this_page) in gfs2_getbuf() 200 bh = bh->b_this_page; in gfs2_meta_read_endio() 202 struct buffer_head *next = bh->b_this_page; in gfs2_meta_read_endio()
|
D | aops.c | 53 bh = bh->b_this_page, start = end) { in gfs2_page_add_databufs() 811 bh = bh->b_this_page; in gfs2_invalidatepage() 860 bh = bh->b_this_page; in gfs2_releasepage() 876 bh = bh->b_this_page; in gfs2_releasepage()
|
D | lops.c | 181 bh = bh->b_this_page; in gfs2_end_log_write_bh() 186 next = bh->b_this_page; in gfs2_end_log_write_bh()
|
/Linux-v4.19/fs/ntfs/ |
D | aops.c | 123 tmp = tmp->b_this_page; in ntfs_end_buffer_async_read() 341 } while (i++, iblock++, (bh = bh->b_this_page) != head); in ntfs_read_block() 809 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_block() 827 } while ((bh = bh->b_this_page) != head); in ntfs_write_block() 849 } while ((bh = bh->b_this_page) != head); in ntfs_write_block() 875 struct buffer_head *next = bh->b_this_page; in ntfs_write_block() 1102 b_this_page) != in ntfs_write_mst_block() 1112 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_mst_block() 1749 bh = bh->b_this_page; in mark_ntfs_record_dirty() 1751 tail->b_this_page = head; in mark_ntfs_record_dirty() [all …]
|
D | file.c | 1188 } while (bh_pos += blocksize, (bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write() 1235 } while ((bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write() 1368 } while ((bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write() 1438 } while (bh_pos += blocksize, (bh = bh->b_this_page) != head); in ntfs_commit_pages_after_non_resident_write()
|
D | mft.c | 518 bh = bh->b_this_page; in ntfs_sync_mft_mirror() 520 tail->b_this_page = head; in ntfs_sync_mft_mirror() 586 } while (block_start = block_end, (bh = bh->b_this_page) != head); in ntfs_sync_mft_mirror() 773 } while (block_start = block_end, (bh = bh->b_this_page) != head); in write_mft_record_nolock()
|
/Linux-v4.19/fs/ext4/ |
D | page-io.c | 110 } while ((bh = bh->b_this_page) != head); in ext4_finish_bio() 476 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_page() 518 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_page() 529 bh = bh->b_this_page; in ext4_bio_write_page()
|
D | move_extent.c | 187 block++, block_start = block_end, bh = bh->b_this_page) { in mext_page_mkuptodate() 378 bh = bh->b_this_page; in move_extent_per_page() 383 bh = bh->b_this_page; in move_extent_per_page()
|
D | inode.c | 1090 next = bh->b_this_page; in ext4_walk_page_buffers() 1180 block++, block_start = block_end, bh = bh->b_this_page) { in ext4_block_write_begin() 1481 bh = bh->b_this_page; in ext4_journalled_zero_new_buffers() 1669 } while ((bh = bh->b_this_page) != head); in ext4_da_page_release_reservation() 2315 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_page_bufs() 2395 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_map_and_submit_buffers() 3122 bh = bh->b_this_page; in ext4_da_should_update_i_disksize() 4007 bh = bh->b_this_page; in __ext4_block_zero_page_range()
|
/Linux-v4.19/fs/reiserfs/ |
D | inode.c | 201 next = bh->b_this_page; in fix_tail_page_for_writing() 2225 bh = bh->b_this_page; in grab_tail_page() 2596 bh = bh->b_this_page; in reiserfs_write_full_page() 2646 } while ((bh = bh->b_this_page) != head); in reiserfs_write_full_page() 2664 struct buffer_head *next = bh->b_this_page; in reiserfs_write_full_page() 2688 bh = bh->b_this_page; in reiserfs_write_full_page() 2716 bh = bh->b_this_page; in reiserfs_write_full_page() 2723 struct buffer_head *next = bh->b_this_page; in reiserfs_write_full_page() 3172 next = bh->b_this_page; in reiserfs_invalidatepage() 3243 bh = bh->b_this_page; in reiserfs_releasepage()
|
D | file.c | 203 block_start = block_end, bh = bh->b_this_page) { in reiserfs_commit_page()
|
/Linux-v4.19/mm/ |
D | migrate.c | 393 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 414 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 419 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 813 bh = bh->b_this_page; in buffer_migrate_page() 828 bh = bh->b_this_page; in buffer_migrate_page()
|
/Linux-v4.19/include/linux/ |
D | buffer_head.h | 65 struct buffer_head *b_this_page;/* circular list of page's buffers */ member
|
/Linux-v4.19/fs/ocfs2/ |
D | aops.c | 456 next = bh->b_this_page; in walk_page_buffers() 631 bh = bh->b_this_page, block_start += bsize) { in ocfs2_map_page_blocks() 703 bh = bh->b_this_page; in ocfs2_map_page_blocks() 933 bh = bh->b_this_page; in ocfs2_zero_new_buffers()
|
/Linux-v4.19/fs/ufs/ |
D | balloc.c | 283 bh = bh->b_this_page; in ufs_change_blocknr() 316 bh = bh->b_this_page; in ufs_change_blocknr()
|
/Linux-v4.19/drivers/md/ |
D | md-bitmap.c | 305 bh = bh->b_this_page; in write_page() 343 struct buffer_head *next = bh->b_this_page; in free_buffers() 402 bh = bh->b_this_page; in read_page()
|
/Linux-v4.19/fs/jbd2/ |
D | transaction.c | 2020 } while ((bh = bh->b_this_page) != head); in jbd2_journal_try_to_free_buffers() 2312 next = bh->b_this_page; in jbd2_journal_invalidatepage()
|