Home
last modified time | relevance | path

Searched refs:b_this_page (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/fs/nilfs2/
H A Dpage.c119 while ((bh = bh->b_this_page) != dbh) { in nilfs_copy_buffer()
148 bh = bh->b_this_page; in nilfs_folio_buffers_clean()
182 bh = bh->b_this_page; in nilfs_folio_bug()
220 sbh = sbh->b_this_page; in nilfs_copy_folio()
221 dbh = dbh->b_this_page; in nilfs_copy_folio()
238 sbh = sbh->b_this_page; in nilfs_copy_folio()
239 dbh = dbh->b_this_page; in nilfs_copy_folio()
423 } while (bh = bh->b_this_page, bh != head); in nilfs_clear_folio_dirty()
438 } while (bh = bh->b_this_page, bh != head); in nilfs_clear_folio_dirty()
456 block_start = block_end, bh = bh->b_this_page) { in nilfs_page_count_clean_buffers()
[all …]
H A Dfile.c83 } while (bh = bh->b_this_page, bh != head); in nilfs_page_mkwrite()
H A Dinode.c200 } while (bh = bh->b_this_page, bh != head); in nilfs_dirty_folio()
H A Dsegment.c753 } while (bh = bh->b_this_page, bh != head); in nilfs_lookup_dirty_data_buffers()
787 bh = bh->b_this_page; in nilfs_lookup_dirty_node_buffers()
H A Dbtree.c2190 } while ((bh = bh->b_this_page) != head); in nilfs_btree_lookup_dirty_buffers()
/linux-6.15/fs/
H A Dbuffer.c112 bh = bh->b_this_page; in buffer_check_dirty_writeback()
228 bh = bh->b_this_page; in __find_get_block_slow()
291 tmp = tmp->b_this_page; in end_buffer_async_read()
410 tmp = bh->b_this_page; in end_buffer_async_write()
416 tmp = tmp->b_this_page; in end_buffer_async_write()
743 bh = bh->b_this_page; in block_dirty_folio()
983 bh = bh->b_this_page; in link_dev_buffers()
1025 bh = bh->b_this_page; in folio_init_buffers()
1702 bh = bh->b_this_page; in create_empty_buffers()
1901 bh = bh->b_this_page; in __block_write_full_folio()
[all …]
H A Dmpage.c126 page_bh = page_bh->b_this_page; in map_buffer_to_folio()
436 bh = bh->b_this_page; in clean_buffers()
509 } while ((bh = bh->b_this_page) != head); in __mpage_writepage()
/linux-6.15/fs/gfs2/
H A Dmeta_io.c66 } 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()
209 bh = bh->b_this_page; in gfs2_meta_read_endio()
211 struct buffer_head *next = bh->b_this_page; in gfs2_meta_read_endio()
H A Daops.c50 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()
H A Dlops.c178 bh = bh->b_this_page; in gfs2_end_log_write_bh()
183 next = bh->b_this_page; in gfs2_end_log_write_bh()
H A Dquota.c750 bh = bh->b_this_page; in gfs2_write_buf_to_page()
/linux-6.15/fs/ext4/
H A Dpage-io.c140 } while ((bh = bh->b_this_page) != head); in ext4_finish_bio()
524 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_folio()
575 bh = bh->b_this_page; in ext4_bio_write_folio()
590 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_folio()
H A Dmove_extent.c218 } 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()
H A Dinode.c990 next = bh->b_this_page; in ext4_walk_page_buffers()
1055 block++, block_start = block_end, bh = bh->b_this_page) { in ext4_block_write_begin()
1391 bh = bh->b_this_page; in ext4_journalled_zero_new_buffers()
2047 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_page_bufs()
2124 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_folio()
2992 bh = bh->b_this_page; in ext4_da_should_update_i_disksize()
3719 bh = bh->b_this_page; in __ext4_block_zero_page_range()
H A Dsuper.c551 } while ((bh = bh->b_this_page) != head); in ext4_journalled_writepage_callback()
/linux-6.15/include/linux/
H A Dbuffer_head.h62 struct buffer_head *b_this_page;/* circular list of page's buffers */ member
509 bh = bh->b_this_page; in get_nth_bh()
/linux-6.15/mm/
H A Dmigrate.c810 bh = bh->b_this_page; in buffer_migrate_lock_buffers()
821 bh = bh->b_this_page; in buffer_migrate_lock_buffers()
862 bh = bh->b_this_page; in __buffer_migrate_folio()
883 bh = bh->b_this_page; in __buffer_migrate_folio()
892 bh = bh->b_this_page; in __buffer_migrate_folio()
/linux-6.15/fs/ocfs2/
H A Daops.c412 next = bh->b_this_page; in walk_page_buffers()
587 bh = bh->b_this_page, block_start += bsize) { in ocfs2_map_folio_blocks()
658 bh = bh->b_this_page; in ocfs2_map_folio_blocks()
889 bh = bh->b_this_page; in ocfs2_zero_new_buffers()
/linux-6.15/fs/ufs/
H A Dballoc.c277 bh = bh->b_this_page; in ufs_change_blocknr()
305 bh = bh->b_this_page; in ufs_change_blocknr()
H A Dinode.c1061 bh = bh->b_this_page; in ufs_alloc_lastblock()
/linux-6.15/fs/jbd2/
H A Dtransaction.c2146 } while ((bh = bh->b_this_page) != head); in jbd2_journal_try_to_free_buffers()
2438 next = bh->b_this_page; in jbd2_journal_invalidate_folio()
/linux-6.15/drivers/md/
H A Dmd-bitmap.c510 bh = bh->b_this_page; in write_file_page()
537 struct buffer_head *next = bh->b_this_page; in free_buffers()
599 bh = bh->b_this_page; in read_file_page()
/linux-6.15/fs/ntfs3/
H A Dfile.c332 head != (bh = bh->b_this_page)); in ntfs_zero_range()
H A Dinode.c980 } while (head != (bh = bh->b_this_page)); in ntfs_write_end()