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()
794 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_block()
812 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
834 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
860 struct buffer_head *next = bh->b_this_page; in ntfs_write_block()
1087 b_this_page) != in ntfs_write_mst_block()
1097 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_mst_block()
1733 bh = bh->b_this_page; in mark_ntfs_record_dirty()
1735 tail->b_this_page = head; in mark_ntfs_record_dirty()
1749 } while ((bh = bh->b_this_page) != head); in mark_ntfs_record_dirty()
1754 bh = buffers_to_free->b_this_page; in mark_ntfs_record_dirty()