Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dpage.c133 while ((bh = bh->b_this_page) != dbh) { in nilfs_copy_buffer()
163 bh = bh->b_this_page; in nilfs_page_buffers_clean()
196 bh = bh->b_this_page; in nilfs_page_bug()
232 sbh = sbh->b_this_page; in nilfs_copy_page()
233 dbh = dbh->b_this_page; in nilfs_copy_page()
250 sbh = sbh->b_this_page; in nilfs_copy_page()
251 dbh = dbh->b_this_page; in nilfs_copy_page()
437 } while (bh = bh->b_this_page, bh != head); in nilfs_clear_dirty_page()
452 block_start = block_end, bh = bh->b_this_page) { in nilfs_page_count_clean_buffers()
560 } while (++b, bh = bh->b_this_page, bh != head); in nilfs_find_uncommitted_extent()
Dpage.h75 bh = bh->b_this_page; in nilfs_page_get_nth_block()
Dfile.c94 } while (bh = bh->b_this_page, bh != head); in nilfs_page_mkwrite()
Dbmap.c463 for (pbh = page_buffers(bh->b_page); pbh != bh; pbh = pbh->b_this_page) in nilfs_bmap_data_get_key()
Dinode.c247 } while (bh = bh->b_this_page, bh != head); in nilfs_set_page_dirty()
Dsegment.c737 } while (bh = bh->b_this_page, bh != head); in nilfs_lookup_dirty_data_buffers()
767 bh = bh->b_this_page; in nilfs_lookup_dirty_node_buffers()
Dbtree.c2158 } while ((bh = bh->b_this_page) != head); in nilfs_btree_lookup_dirty_buffers()
/linux-4.4.14/fs/
Dbuffer.c111 bh = bh->b_this_page; in buffer_check_dirty_writeback()
231 bh = bh->b_this_page; in __find_get_block_slow()
320 tmp = tmp->b_this_page; in end_buffer_async_read()
370 tmp = bh->b_this_page; in end_buffer_async_write()
376 tmp = tmp->b_this_page; in end_buffer_async_write()
689 bh = bh->b_this_page; in __set_page_dirty_buffers()
886 bh->b_this_page = head; in alloc_page_buffers()
903 head = head->b_this_page; in alloc_page_buffers()
936 bh = bh->b_this_page; in link_dev_buffers()
938 tail->b_this_page = head; in link_dev_buffers()
[all …]
Dmpage.c125 page_bh = page_bh->b_this_page; in map_buffer_to_page()
453 bh = bh->b_this_page; in clean_buffers()
526 } while ((bh = bh->b_this_page) != head); in __mpage_writepage()
/linux-4.4.14/fs/ntfs/
Daops.c124 tmp = tmp->b_this_page; in ntfs_end_buffer_async_read()
344 } while (i++, iblock++, (bh = bh->b_this_page) != head); in ntfs_read_block()
812 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_block()
830 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
852 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
878 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 …]
Dfile.c1189 } while (bh_pos += blocksize, (bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write()
1236 } while ((bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write()
1369 } while ((bh = bh->b_this_page) != head); in ntfs_prepare_pages_for_non_resident_write()
1439 } while (bh_pos += blocksize, (bh = bh->b_this_page) != head); in ntfs_commit_pages_after_non_resident_write()
Dmft.c513 bh = bh->b_this_page; in ntfs_sync_mft_mirror()
515 tail->b_this_page = head; in ntfs_sync_mft_mirror()
581 } while (block_start = block_end, (bh = bh->b_this_page) != head); in ntfs_sync_mft_mirror()
764 } while (block_start = block_end, (bh = bh->b_this_page) != head); in write_mft_record_nolock()
Dattrib.c2577 } while ((bh = bh->b_this_page) != head); in ntfs_attr_set()
/linux-4.4.14/fs/gfs2/
Dmeta_io.c70 } while ((bh = bh->b_this_page) != head); in gfs2_aspace_writepage()
80 struct buffer_head *next = bh->b_this_page; in gfs2_aspace_writepage()
149 for (bh = page_buffers(page); bufnum--; bh = bh->b_this_page) in gfs2_getbuf()
Daops.c50 bh = bh->b_this_page, start = end) { in gfs2_page_add_databufs()
1013 bh = bh->b_this_page; in gfs2_invalidatepage()
1141 bh = bh->b_this_page; in gfs2_releasepage()
1157 bh = bh->b_this_page; in gfs2_releasepage()
Dlops.c182 bh = bh->b_this_page; in gfs2_end_log_write_bh()
187 next = bh->b_this_page; in gfs2_end_log_write_bh()
Dbmap.c957 bh = bh->b_this_page; in gfs2_block_truncate_page()
Dquota.c684 bh = bh->b_this_page; in gfs2_write_buf_to_page()
/linux-4.4.14/fs/ext4/
Dpage-io.c111 } while ((bh = bh->b_this_page) != head); in ext4_finish_bio()
482 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_page()
512 } while ((bh = bh->b_this_page) != head); in ext4_bio_write_page()
523 bh = bh->b_this_page; in ext4_bio_write_page()
Dmove_extent.c197 block++, block_start = block_end, bh = bh->b_this_page) { in mext_page_mkuptodate()
388 bh = bh->b_this_page; in move_extent_per_page()
393 bh = bh->b_this_page; in move_extent_per_page()
Dinode.c847 next = bh->b_this_page; in ext4_walk_page_buffers()
940 block++, block_start = block_end, bh = bh->b_this_page) { in ext4_block_write_begin()
1240 bh = bh->b_this_page; in zero_new_buffers()
1419 } while ((bh = bh->b_this_page) != head); in ext4_da_page_release_reservation()
2042 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_process_page_bufs()
2126 } while (lblk++, (bh = bh->b_this_page) != head); in mpage_map_and_submit_buffers()
2796 bh = bh->b_this_page; in ext4_da_should_update_i_disksize()
3432 bh = bh->b_this_page; in __ext4_block_zero_page_range()
Dfile.c538 bh = bh->b_this_page; in ext4_find_unwritten_pgoff()
/linux-4.4.14/fs/xfs/
Dxfs_aops.c55 } while ((bh = bh->b_this_page) != head); in xfs_count_page_state()
676 } while ((bh = bh->b_this_page) != head); in xfs_check_page_type()
804 } while (offset += len, (bh = bh->b_this_page) != head); in xfs_convert_page()
926 } while ((bh = bh->b_this_page) != head); in xfs_aops_discard_page()
1138 } while (offset += len, ((bh = bh->b_this_page) != head)); in xfs_vm_writepage()
1774 bh = bh->b_this_page, block_start = block_end, in xfs_vm_write_failed()
1970 bh = bh->b_this_page; in xfs_vm_set_page_dirty()
Dxfs_file.c1166 } while ((bh = bh->b_this_page) != head); in xfs_lookup_buffer_offset()
/linux-4.4.14/mm/
Dmigrate.c266 bh = bh->b_this_page; in buffer_migrate_lock_buffers()
287 bh = bh->b_this_page; in buffer_migrate_lock_buffers()
292 bh = bh->b_this_page; in buffer_migrate_lock_buffers()
650 bh = bh->b_this_page; in buffer_migrate_page()
662 bh = bh->b_this_page; in buffer_migrate_page()
/linux-4.4.14/fs/reiserfs/
Dinode.c200 next = bh->b_this_page; in fix_tail_page_for_writing()
2229 bh = bh->b_this_page; in grab_tail_page()
2600 bh = bh->b_this_page; in reiserfs_write_full_page()
2650 } while ((bh = bh->b_this_page) != head); in reiserfs_write_full_page()
2668 struct buffer_head *next = bh->b_this_page; in reiserfs_write_full_page()
2692 bh = bh->b_this_page; in reiserfs_write_full_page()
2720 bh = bh->b_this_page; in reiserfs_write_full_page()
2727 struct buffer_head *next = bh->b_this_page; in reiserfs_write_full_page()
3198 next = bh->b_this_page; in reiserfs_invalidatepage()
3269 bh = bh->b_this_page; in reiserfs_releasepage()
Dfile.c203 block_start = block_end, bh = bh->b_this_page) { in reiserfs_commit_page()
Dstree.c1519 next = bh->b_this_page; in unmap_buffers()
/linux-4.4.14/include/linux/
Dbuffer_head.h64 struct buffer_head *b_this_page;/* circular list of page's buffers */ member
/linux-4.4.14/fs/ocfs2/
Daops.c443 next = bh->b_this_page; in walk_page_buffers()
1113 bh = bh->b_this_page, block_start += bsize) { in ocfs2_map_page_blocks()
1185 bh = bh->b_this_page; in ocfs2_map_page_blocks()
1382 bh = bh->b_this_page; in ocfs2_zero_new_buffers()
/linux-4.4.14/fs/ufs/
Dballoc.c279 bh = bh->b_this_page; in ufs_change_blocknr()
313 bh = bh->b_this_page; in ufs_change_blocknr()
Dinode.c1062 bh = bh->b_this_page; in ufs_alloc_lastblock()
/linux-4.4.14/drivers/md/
Dbitmap.c303 bh = bh->b_this_page; in write_page()
341 struct buffer_head *next = bh->b_this_page; in free_buffers()
400 bh = bh->b_this_page; in read_page()
/linux-4.4.14/fs/jbd2/
Dtransaction.c2006 } while ((bh = bh->b_this_page) != head); in jbd2_journal_try_to_free_buffers()
2298 next = bh->b_this_page; in jbd2_journal_invalidatepage()
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3667 b_this_page = 0x501001a0, b_reqnext = 0x0, b_pprev = 0x507fcf58,