Lines Matching refs:b_size
243 bh->b_state, bh->b_size); in __find_get_block_slow()
873 bh->b_size = size; in alloc_page_buffers()
1003 if (bh->b_size == size) { in grow_dev_page()
1317 bh->b_size == size) { in lookup_bh_lru()
1528 unsigned int next_off = curr_off + bh->b_size; in block_invalidatepage()
1704 blocksize = bh->b_size; in __block_write_full_page()
1728 WARN_ON(bh->b_size != blocksize); in __block_write_full_page()
1857 block_end = block_start + bh->b_size; in page_zero_new_buffers()
1900 blocksize = head->b_size; in __block_write_begin()
1918 WARN_ON(bh->b_size != blocksize); in __block_write_begin()
1973 blocksize = bh->b_size; in __block_commit_write()
2126 blocksize = head->b_size; in block_is_partially_uptodate()
2169 blocksize = head->b_size; in block_read_full_page()
2187 WARN_ON(bh->b_size != blocksize); in block_read_full_page()
2770 map_bh.b_size = blocksize; in nobh_truncate_page()
2848 WARN_ON(bh->b_size != blocksize); in block_truncate_page()
2931 tmp.b_size = 1 << inode->i_blkbits; in generic_block_bmap()
3023 bio->bi_iter.bi_sector = bh->b_blocknr * (bh->b_size >> 9); in _submit_bh()
3026 bio->bi_io_vec[0].bv_len = bh->b_size; in _submit_bh()
3030 bio->bi_iter.bi_size = bh->b_size; in _submit_bh()