| /linux/fs/nilfs2/ |
| A D | page.c | 119 while ((bh = bh->b_this_page) != dbh) { in nilfs_copy_buffer() 149 bh = bh->b_this_page; in nilfs_folio_buffers_clean() 183 bh = bh->b_this_page; in nilfs_folio_bug() 221 sbh = sbh->b_this_page; in nilfs_copy_folio() 222 dbh = dbh->b_this_page; in nilfs_copy_folio() 239 sbh = sbh->b_this_page; in nilfs_copy_folio() 240 dbh = dbh->b_this_page; in nilfs_copy_folio() 419 } while (bh = bh->b_this_page, bh != head); in nilfs_clear_folio_dirty() 434 block_start = block_end, bh = bh->b_this_page) { in nilfs_page_count_clean_buffers() 527 } while (++b, bh = bh->b_this_page, bh != head); in nilfs_find_uncommitted_extent()
|
| A D | file.c | 83 } while (bh = bh->b_this_page, bh != head); in nilfs_page_mkwrite()
|
| A D | segment.c | 751 } while (bh = bh->b_this_page, bh != head); in nilfs_lookup_dirty_data_buffers() 783 bh = bh->b_this_page; in nilfs_lookup_dirty_node_buffers()
|
| A D | inode.c | 227 } while (bh = bh->b_this_page, bh != head); in nilfs_dirty_folio()
|
| /linux/fs/ |
| A D | buffer.c | 112 bh = bh->b_this_page; in buffer_check_dirty_writeback() 220 bh = bh->b_this_page; in __find_get_block_slow() 280 tmp = tmp->b_this_page; in end_buffer_async_read() 400 tmp = bh->b_this_page; in end_buffer_async_write() 406 tmp = tmp->b_this_page; in end_buffer_async_write() 732 bh = bh->b_this_page; in block_dirty_folio() 976 bh = bh->b_this_page; in link_dev_buffers() 1018 bh = bh->b_this_page; in folio_init_buffers() 1672 bh = bh->b_this_page; in create_empty_buffers() 1871 bh = bh->b_this_page; in __block_write_full_folio() [all …]
|
| A D | mpage.c | 126 page_bh = page_bh->b_this_page; in map_buffer_to_folio() 439 bh = bh->b_this_page; in clean_buffers() 512 } while ((bh = bh->b_this_page) != head); in __mpage_writepage()
|
| /linux/fs/gfs2/ |
| A D | meta_io.c | 66 } while ((bh = bh->b_this_page) != head); in gfs2_aspace_write_folio() 76 struct buffer_head *next = bh->b_this_page; in gfs2_aspace_write_folio() 210 bh = bh->b_this_page; in gfs2_meta_read_endio() 212 struct buffer_head *next = bh->b_this_page; in gfs2_meta_read_endio()
|
| A D | aops.c | 50 bh = bh->b_this_page, start = end) { in gfs2_trans_add_databufs() 627 bh = bh->b_this_page; in gfs2_invalidate_folio() 677 bh = bh->b_this_page; in gfs2_release_folio() 697 bh = bh->b_this_page; in gfs2_release_folio()
|
| A D | lops.c | 180 bh = bh->b_this_page; in gfs2_end_log_write_bh() 185 next = bh->b_this_page; in gfs2_end_log_write_bh()
|
| A D | quota.c | 752 bh = bh->b_this_page; in gfs2_write_buf_to_page()
|
| /linux/fs/ext4/ |
| A D | page-io.c | 140 } while ((bh = bh->b_this_page) != head); in ext4_finish_bio() 495 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_folio() 546 bh = bh->b_this_page; in ext4_bio_write_folio() 561 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_folio()
|
| A D | move_extent.c | 218 } while (block++, (bh = bh->b_this_page) != head); in mext_page_mkuptodate() 234 } while ((bh = bh->b_this_page) != head); in mext_page_mkuptodate() 394 bh = bh->b_this_page; in move_extent_per_page() 399 bh = bh->b_this_page; in move_extent_per_page()
|
| A D | inode.c | 979 next = bh->b_this_page; in ext4_walk_page_buffers() 1044 block++, block_start = block_end, bh = bh->b_this_page) { in ext4_block_write_begin() 1377 bh = bh->b_this_page; in ext4_journalled_zero_new_buffers() 2031 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_page_bufs() 2108 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_folio() 2974 bh = bh->b_this_page; in ext4_da_should_update_i_disksize() 3676 bh = bh->b_this_page; in __ext4_block_zero_page_range()
|
| /linux/fs/reiserfs/ |
| A D | inode.c | 201 next = bh->b_this_page; in fix_tail_page_for_writing() 2212 bh = bh->b_this_page; in grab_tail_page() 2579 bh = bh->b_this_page; in reiserfs_write_folio() 2629 } while ((bh = bh->b_this_page) != head); in reiserfs_write_folio() 2647 struct buffer_head *next = bh->b_this_page; in reiserfs_write_folio() 2671 bh = bh->b_this_page; in reiserfs_write_folio() 2699 bh = bh->b_this_page; in reiserfs_write_folio() 2705 struct buffer_head *next = bh->b_this_page; in reiserfs_write_folio() 3145 next = bh->b_this_page; in reiserfs_invalidate_folio() 3216 bh = bh->b_this_page; in reiserfs_release_folio()
|
| A D | file.c | 197 block_start = block_end, bh = bh->b_this_page) { in reiserfs_commit_page()
|
| A D | stree.c | 1535 next = bh->b_this_page; in unmap_buffers()
|
| /linux/include/linux/ |
| A D | buffer_head.h | 61 struct buffer_head *b_this_page;/* circular list of page's buffers */ member 501 bh = bh->b_this_page; in get_nth_bh()
|
| /linux/mm/ |
| A D | migrate.c | 819 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 830 bh = bh->b_this_page; in buffer_migrate_lock_buffers() 869 bh = bh->b_this_page; in __buffer_migrate_folio() 890 bh = bh->b_this_page; in __buffer_migrate_folio() 899 bh = bh->b_this_page; in __buffer_migrate_folio()
|
| /linux/fs/ocfs2/ |
| A D | aops.c | 427 next = bh->b_this_page; in walk_page_buffers() 603 bh = bh->b_this_page, block_start += bsize) { in ocfs2_map_page_blocks() 674 bh = bh->b_this_page; in ocfs2_map_page_blocks() 904 bh = bh->b_this_page; in ocfs2_zero_new_buffers()
|
| /linux/fs/ufs/ |
| A D | balloc.c | 282 bh = bh->b_this_page; in ufs_change_blocknr() 310 bh = bh->b_this_page; in ufs_change_blocknr()
|
| A D | inode.c | 1090 bh = bh->b_this_page; in ufs_alloc_lastblock()
|
| /linux/fs/jbd2/ |
| A D | transaction.c | 2165 } while ((bh = bh->b_this_page) != head); in jbd2_journal_try_to_free_buffers() 2457 next = bh->b_this_page; in jbd2_journal_invalidate_folio()
|
| /linux/drivers/md/ |
| A D | md-bitmap.c | 508 bh = bh->b_this_page; in write_file_page() 535 struct buffer_head *next = bh->b_this_page; in free_buffers() 597 bh = bh->b_this_page; in read_file_page()
|
| /linux/fs/ntfs3/ |
| A D | file.c | 312 head != (bh = bh->b_this_page)); in ntfs_zero_range()
|
| A D | inode.c | 977 } while (head != (bh = bh->b_this_page)); in ntfs_write_end()
|