/Linux-v5.4/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() 418 } while (bh = bh->b_this_page, bh != head); in nilfs_clear_dirty_page() 433 block_start = block_end, bh = bh->b_this_page) { in nilfs_page_count_clean_buffers() 540 } 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-v5.4/fs/ |
D | buffer.c | 107 bh = bh->b_this_page; in buffer_check_dirty_writeback() 224 bh = bh->b_this_page; in __find_get_block_slow() 290 tmp = tmp->b_this_page; in end_buffer_async_read() 339 tmp = bh->b_this_page; in end_buffer_async_write() 345 tmp = tmp->b_this_page; in end_buffer_async_write() 631 bh = bh->b_this_page; in __set_page_dirty_buffers() 835 bh->b_this_page = head; in alloc_page_buffers() 855 head = head->b_this_page; in alloc_page_buffers() 872 bh = bh->b_this_page; in link_dev_buffers() 874 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-v5.4/fs/gfs2/ |
D | meta_io.c | 66 } while ((bh = bh->b_this_page) != head); in gfs2_aspace_writepage() 76 struct buffer_head *next = bh->b_this_page; in gfs2_aspace_writepage() 145 for (bh = page_buffers(page); bufnum--; bh = bh->b_this_page) in gfs2_getbuf() 197 bh = bh->b_this_page; in gfs2_meta_read_endio() 199 struct buffer_head *next = bh->b_this_page; in gfs2_meta_read_endio()
|
D | aops.c | 50 bh = bh->b_this_page, start = end) { in gfs2_page_add_databufs() 752 bh = bh->b_this_page; in gfs2_invalidatepage() 801 bh = bh->b_this_page; in gfs2_releasepage() 817 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-v5.4/fs/ntfs/ |
D | aops.c | 109 tmp = tmp->b_this_page; in ntfs_end_buffer_async_read() 327 } while (i++, iblock++, (bh = bh->b_this_page) != head); in ntfs_read_block() 795 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_block() 813 } while ((bh = bh->b_this_page) != head); in ntfs_write_block() 835 } while ((bh = bh->b_this_page) != head); in ntfs_write_block() 861 struct buffer_head *next = bh->b_this_page; in ntfs_write_block() 1088 b_this_page) != in ntfs_write_mst_block() 1098 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_mst_block() 1735 bh = bh->b_this_page; in mark_ntfs_record_dirty() 1737 tail->b_this_page = head; in mark_ntfs_record_dirty() [all …]
|
D | file.c | 1174 } while (bh_pos += blocksize, (bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write() 1221 } while ((bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write() 1354 } while ((bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write() 1424 } while (bh_pos += blocksize, (bh = bh->b_this_page) != head); in ntfs_commit_pages_after_non_resident_write()
|
D | mft.c | 504 bh = bh->b_this_page; in ntfs_sync_mft_mirror() 506 tail->b_this_page = head; in ntfs_sync_mft_mirror() 572 } while (block_start = block_end, (bh = bh->b_this_page) != head); in ntfs_sync_mft_mirror() 759 } while (block_start = block_end, (bh = bh->b_this_page) != head); in write_mft_record_nolock()
|
/Linux-v5.4/fs/ext4/ |
D | page-io.c | 105 } while ((bh = bh->b_this_page) != head); in ext4_finish_bio() 466 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_page() 514 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_page() 524 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 | 1098 next = bh->b_this_page; in ext4_walk_page_buffers() 1189 block++, block_start = block_end, bh = bh->b_this_page) { in ext4_block_write_begin() 1505 bh = bh->b_this_page; in ext4_journalled_zero_new_buffers() 2333 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_page_bufs() 2413 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_map_and_submit_buffers() 3138 bh = bh->b_this_page; in ext4_da_should_update_i_disksize() 4008 bh = bh->b_this_page; in __ext4_block_zero_page_range()
|
/Linux-v5.4/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-v5.4/mm/ |
D | migrate.c | 708 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 726 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 731 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 769 bh = bh->b_this_page; in __buffer_migrate_page() 796 bh = bh->b_this_page; in __buffer_migrate_page() 814 bh = bh->b_this_page; in __buffer_migrate_page()
|
/Linux-v5.4/include/linux/ |
D | buffer_head.h | 65 struct buffer_head *b_this_page;/* circular list of page's buffers */ member
|
/Linux-v5.4/fs/ocfs2/ |
D | aops.c | 443 next = bh->b_this_page; in walk_page_buffers() 618 bh = bh->b_this_page, block_start += bsize) { in ocfs2_map_page_blocks() 690 bh = bh->b_this_page; in ocfs2_map_page_blocks() 920 bh = bh->b_this_page; in ocfs2_zero_new_buffers()
|
/Linux-v5.4/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-v5.4/drivers/md/ |
D | md-bitmap.c | 306 bh = bh->b_this_page; in write_page() 344 struct buffer_head *next = bh->b_this_page; in free_buffers() 403 bh = bh->b_this_page; in read_page()
|
/Linux-v5.4/fs/jbd2/ |
D | transaction.c | 2097 } while ((bh = bh->b_this_page) != head); in jbd2_journal_try_to_free_buffers() 2389 next = bh->b_this_page; in jbd2_journal_invalidatepage()
|