Lines Matching refs:b_size
234 bh->b_state, bh->b_size, bdev, in __find_get_block_slow()
310 err = fscrypt_decrypt_pagecache_blocks(bh->b_page, bh->b_size, in decrypt_bh()
837 bh->b_size = size; in alloc_page_buffers()
952 if (bh->b_size == size) { in grow_dev_page()
1277 bh->b_size == size) { in lookup_bh_lru()
1502 size_t next_off = curr_off + bh->b_size; in block_invalidate_folio()
1720 blocksize = bh->b_size; in __block_write_full_page()
1744 WARN_ON(bh->b_size != blocksize); in __block_write_full_page()
1873 block_end = block_start + bh->b_size; in page_zero_new_buffers()
1971 blocksize = head->b_size; in __block_write_begin_int()
1989 WARN_ON(bh->b_size != blocksize); in __block_write_begin_int()
2055 blocksize = bh->b_size; in __block_commit_write()
2206 blocksize = head->b_size; in block_is_partially_uptodate()
2252 blocksize = head->b_size; in block_read_full_folio()
2270 WARN_ON(bh->b_size != blocksize); in block_read_full_folio()
2567 WARN_ON(bh->b_size != blocksize); in block_truncate_page()
2640 .b_size = i_blocksize(inode), in generic_block_bmap()
2686 bio->bi_iter.bi_sector = bh->b_blocknr * (bh->b_size >> 9); in submit_bh_wbc()
2688 bio_add_page(bio, bh->b_page, bh->b_size, bh_offset(bh)); in submit_bh_wbc()
2689 BUG_ON(bio->bi_iter.bi_size != bh->b_size); in submit_bh_wbc()
2699 wbc_account_cgroup_owner(wbc, bh->b_page, bh->b_size); in submit_bh_wbc()