Home
last modified time | relevance | path

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

12

/linux/fs/nilfs2/
A Dpage.c119 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 Dfile.c83 } while (bh = bh->b_this_page, bh != head); in nilfs_page_mkwrite()
A Dsegment.c751 } 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 Dinode.c227 } while (bh = bh->b_this_page, bh != head); in nilfs_dirty_folio()
/linux/fs/
A Dbuffer.c112 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 Dmpage.c126 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 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()
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 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()
A Dlops.c180 bh = bh->b_this_page; in gfs2_end_log_write_bh()
185 next = bh->b_this_page; in gfs2_end_log_write_bh()
A Dquota.c752 bh = bh->b_this_page; in gfs2_write_buf_to_page()
/linux/fs/ext4/
A Dpage-io.c140 } 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 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()
A Dinode.c979 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 Dinode.c201 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 Dfile.c197 block_start = block_end, bh = bh->b_this_page) { in reiserfs_commit_page()
A Dstree.c1535 next = bh->b_this_page; in unmap_buffers()
/linux/include/linux/
A Dbuffer_head.h61 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 Dmigrate.c819 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 Daops.c427 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 Dballoc.c282 bh = bh->b_this_page; in ufs_change_blocknr()
310 bh = bh->b_this_page; in ufs_change_blocknr()
A Dinode.c1090 bh = bh->b_this_page; in ufs_alloc_lastblock()
/linux/fs/jbd2/
A Dtransaction.c2165 } 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 Dmd-bitmap.c508 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 Dfile.c312 head != (bh = bh->b_this_page)); in ntfs_zero_range()
A Dinode.c977 } while (head != (bh = bh->b_this_page)); in ntfs_write_end()

Completed in 810 milliseconds

12