Lines Matching refs:b_this_page
124 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()
1765 } while ((bh = bh->b_this_page) != head); in mark_ntfs_record_dirty()
1770 bh = buffers_to_free->b_this_page; in mark_ntfs_record_dirty()