Lines Matching refs:b_this_page
108 tmp = tmp->b_this_page; in ntfs_end_buffer_async_read()
324 } while (i++, iblock++, (bh = bh->b_this_page) != head); in ntfs_read_block()
792 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_block()
810 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
832 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
858 struct buffer_head *next = bh->b_this_page; in ntfs_write_block()
1085 b_this_page) != in ntfs_write_mst_block()
1095 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_mst_block()
1732 bh = bh->b_this_page; in mark_ntfs_record_dirty()
1734 tail->b_this_page = head; in mark_ntfs_record_dirty()
1748 } while ((bh = bh->b_this_page) != head); in mark_ntfs_record_dirty()
1753 bh = buffers_to_free->b_this_page; in mark_ntfs_record_dirty()