Lines Matching refs:b_this_page
123 tmp = tmp->b_this_page; in ntfs_end_buffer_async_read()
341 } while (i++, iblock++, (bh = bh->b_this_page) != head); in ntfs_read_block()
809 } while (block++, (bh = bh->b_this_page) != head); in ntfs_write_block()
827 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
849 } while ((bh = bh->b_this_page) != head); in ntfs_write_block()
875 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()