Home
last modified time | relevance | path

Searched refs:b_size (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/linux/drivers/usb/mon/
H A Dmon_bin.c309 rp->b_in -= rp->b_size; in mon_buff_area_alloc()
368 rp->b_in += rp->b_size; in mon_buff_area_shrink()
382 rp->b_out -= rp->b_size; in mon_buff_area_free()
534 length = rp->b_size/5; in mon_bin_event()
602 offset -= rp->b_size; in mon_bin_event()
703 rp->b_size = BUFF_DFL; in mon_bin_open()
846 offset -= rp->b_size; in mon_bin_read()
940 cur_out -= rp->b_size; in mon_bin_fetch()
977 cur_out -= rp->b_size; in mon_bin_queued()
1011 ret = rp->b_size; in mon_bin_ioctl()
[all …]
/openbmc/linux/fs/gfs2/
H A Dmeta_io.h16 memset(bh->b_data, 0, bh->b_size); in gfs2_buffer_clear()
21 BUG_ON(head > bh->b_size); in gfs2_buffer_clear_tail()
22 memset(bh->b_data + head, 0, bh->b_size - head); in gfs2_buffer_clear_tail()
32 from_bh->b_size - from_head); in gfs2_buffer_copy_tail()
33 memset(to_bh->b_data + to_bh->b_size + to_head - from_head, in gfs2_buffer_copy_tail()
H A Dbmap.c1215 loff_t length = bh_map->b_size; in gfs2_block_map()
1231 if (iomap.length > bh_map->b_size) { in gfs2_block_map()
1232 iomap.length = bh_map->b_size; in gfs2_block_map()
1237 bh_map->b_size = iomap.length; in gfs2_block_map()
1630 end = (__be64 *)(bh->b_data + bh->b_size); in find_nonnull_ptr()
1671 *end = (__be64 *)(bh->b_data + bh->b_size); in metapointer_range()
2258 bh.b_size = size; in gfs2_map_journal_extents()
2265 size -= bh.b_size; in gfs2_map_journal_extents()
2281 bh.b_state, (unsigned long long)bh.b_size); in gfs2_map_journal_extents()
2324 bh.b_size = size; in gfs2_write_alloc_required()
[all …]
H A Dmeta_io.c208 len -= bh->b_size; in gfs2_meta_read_endio()
227 bio->bi_iter.bi_sector = bh->b_blocknr * (bh->b_size >> 9); in gfs2_submit_bhs()
230 if (!bio_add_page(bio, bh->b_page, bh->b_size, bh_offset(bh))) { in gfs2_submit_bhs()
H A Ddir.c637 char *bh_end = bh->b_data + bh->b_size; in dirent_next()
697 if ((char *)cur + cur_rec_len > bh->b_data + bh->b_size) in dirent_del()
747 dent = gfs2_dirent_scan(inode, bh->b_data, bh->b_size, in gfs2_dirent_split_alloc()
830 dent = gfs2_dirent_scan(inode, bh->b_data, bh->b_size, in gfs2_dirent_search()
850 dent = gfs2_dirent_scan(inode, bh->b_data, bh->b_size, scan, name, NULL); in gfs2_dirent_search()
892 gfs2_qstr2dirent(&empty_name, bh->b_size - sizeof(struct gfs2_leaf), dent); in new_leaf()
940 args.len = bh->b_size - sizeof(struct gfs2_dinode) + in dir_make_exhash()
943 dent = gfs2_dirent_scan(&dip->i_inode, bh->b_data, bh->b_size, in dir_make_exhash()
1427 dent = gfs2_dirent_scan(inode, bh->b_data, bh->b_size, in gfs2_dir_read_leaf()
1599 dent = gfs2_dirent_scan(inode, dibh->b_data, dibh->b_size, in gfs2_dir_read()
H A Daops.c44 unsigned int bsize = head->b_size; in gfs2_trans_add_databufs()
658 if (pos + bh->b_size > stop) in gfs2_invalidate_folio()
663 pos += bh->b_size; in gfs2_invalidate_folio()
/openbmc/linux/fs/ocfs2/
H A Dblockcheck.c455 crc = crc32_le(crc, bhs[i]->b_data, bhs[i]->b_size); in ocfs2_block_check_compute_bhs()
462 bhs[i]->b_size * 8, in ocfs2_block_check_compute_bhs()
463 bhs[i]->b_size * 8 * i); in ocfs2_block_check_compute_bhs()
508 crc = crc32_le(crc, bhs[i]->b_data, bhs[i]->b_size); in ocfs2_block_check_validate_bhs()
525 bhs[i]->b_size * 8, in ocfs2_block_check_validate_bhs()
526 bhs[i]->b_size * 8 * i); in ocfs2_block_check_validate_bhs()
534 ocfs2_hamming_fix(bhs[i]->b_data, bhs[i]->b_size * 8, in ocfs2_block_check_validate_bhs()
535 bhs[i]->b_size * 8 * i, fix); in ocfs2_block_check_validate_bhs()
540 crc = crc32_le(crc, bhs[i]->b_data, bhs[i]->b_size); in ocfs2_block_check_validate_bhs()
H A Daops.c101 memcpy(kaddr + (bh_result->b_size * iblock), in ocfs2_symlink_get_block()
103 bh_result->b_size); in ocfs2_symlink_get_block()
139 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_get_block()
189 bh_result->b_size = count << inode->i_blkbits; in ocfs2_get_block()
423 unsigned blocksize = head->b_size; in walk_page_buffers()
671 zero_user(page, block_start, bh->b_size); in ocfs2_map_page_blocks()
887 block_end = block_start + bh->b_size; in ocfs2_zero_new_buffers()
2155 unsigned len, total_len = bh_result->b_size; in ocfs2_dio_wr_get_block()
2255 bh_result->b_size = len; in ocfs2_dio_wr_get_block()
/openbmc/linux/fs/nilfs2/
H A Dsegbuf.c106 memset(bh->b_data, 0, bh->b_size); in nilfs_segbuf_extend_segsum()
187 size = min_t(unsigned long, bytes, bh->b_size); in nilfs_segbuf_fill_in_segsum_crc()
197 size = min_t(unsigned long, bytes, bh->b_size); in nilfs_segbuf_fill_in_segsum_crc()
216 bh->b_size - sizeof(raw_sum->ss_datasum)); in nilfs_segbuf_fill_in_data_crc()
220 crc = crc32_le(crc, bh->b_data, bh->b_size); in nilfs_segbuf_fill_in_data_crc()
224 crc = crc32_le(crc, kaddr + bh_offset(bh), bh->b_size); in nilfs_segbuf_fill_in_data_crc()
388 len = bio_add_page(wi->bio, bh->b_page, bh->b_size, bh_offset(bh)); in nilfs_segbuf_submit_bh()
389 if (len == bh->b_size) { in nilfs_segbuf_submit_bh()
H A Dpage.c108 memcpy(kaddr1 + bh_offset(dbh), kaddr0 + bh_offset(sbh), sbh->b_size); in nilfs_copy_buffer()
205 create_empty_buffers(dst, sbh->b_size, 0); in nilfs_copy_page()
421 (u64)bh->b_blocknr, bh->b_size); in nilfs_clear_dirty_page()
441 block_end = block_start + bh->b_size; in nilfs_page_count_clean_buffers()
H A Drecovery.c249 BUG_ON((*pbh)->b_size < *offset); in nilfs_read_summary_info()
250 if (bytes > (*pbh)->b_size - *offset) { in nilfs_read_summary_info()
278 = ((*pbh)->b_size - *offset) / bytes; in nilfs_skip_summary_info()
284 unsigned int nitem_per_block = (*pbh)->b_size / bytes; in nilfs_skip_summary_info()
486 memcpy(kaddr + from, bh_org->b_data, bh_org->b_size); in nilfs_recovery_copy_block()
702 memset(bh->b_data, 0, bh->b_size); in nilfs_finish_roll_forward()
/openbmc/linux/fs/reiserfs/
H A Dlbalance.c158 || (!op_is_left_mergeable(&ih->ih_key, src->b_size))) in leaf_copy_boundary_item()
258 le_ih_k_offset(ih) + op_bytes_number(ih, src->b_size), in leaf_copy_boundary_item()
285 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size, in leaf_copy_boundary_item()
288 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size); in leaf_copy_boundary_item()
292 dest->b_size)); in leaf_copy_boundary_item()
452 RFALSE(op_is_left_mergeable(&ih->ih_key, src->b_size), in leaf_item_bottle()
497 dest->b_size); in leaf_item_bottle()
780 (leaf_key(S0, 0), S0->b_size)), in leaf_shift_left()
931 unmoved_loc = before ? ih_location(ih - 1) : bh->b_size; in leaf_insert_into_buf()
1195 bh->b_size); in leaf_cut_from_buffer()
[all …]
H A Dprints.c159 bh->b_bdev, bh->b_size, in scnprintf_buffer_head()
738 if (nr > (bh->b_size - BLKH_SIZE) / IH_SIZE) in check_leaf_block_head()
741 if (blkh_free_space(blkh) > bh->b_size - BLKH_SIZE - IH_SIZE * nr) in check_leaf_block_head()
752 if (B_NR_ITEMS(bh) > (bh->b_size - BLKH_SIZE) / IH_SIZE) in check_internal_block_head()
756 bh->b_size - BLKH_SIZE - KEY_SIZE * B_NR_ITEMS(bh) - in check_internal_block_head()
/openbmc/linux/fs/
H A Dmpage.c202 nblocks = map_bh->b_size >> blkbits; in do_mpage_readpage()
230 map_bh->b_size = 0; in do_mpage_readpage()
233 map_bh->b_size = (last_block-block_in_file) << blkbits; in do_mpage_readpage()
265 nblocks = map_bh->b_size >> blkbits; in do_mpage_readpage()
312 nblocks = map_bh->b_size >> blkbits; in do_mpage_readpage()
558 map_bh.b_size = 1 << blkbits; in __mpage_writepage()
H A Dbuffer.c235 bh->b_state, bh->b_size, bdev, in __find_get_block_slow()
943 bh->b_size = size; in folio_alloc_buffers()
1063 if (bh->b_size == size) { in grow_dev_page()
1383 bh->b_size == size) { in lookup_bh_lru()
1835 blocksize = bh->b_size; in __block_write_full_folio()
2100 blocksize = head->b_size; in __block_write_begin_int()
2182 blocksize = bh->b_size; in __block_commit_write()
2330 blocksize = head->b_size; in block_is_partially_uptodate()
2381 blocksize = head->b_size; in block_read_full_folio()
2694 WARN_ON(bh->b_size != blocksize); in block_truncate_page()
[all …]
/openbmc/linux/fs/fat/
H A Dfatent.c47 WARN_ON(offset >= (bhs[0]->b_size - 1)); in fat12_ent_set_ptr()
51 WARN_ON(offset != (bhs[0]->b_size - 1)); in fat12_ent_set_ptr()
204 (bhs[0]->b_size - 2))); in fat12_ent_next()
206 (bhs[0]->b_size - 1))); in fat12_ent_next()
207 if (nextp < (u8 *)(bhs[0]->b_data + (bhs[0]->b_size - 1))) { in fat12_ent_next()
214 (bhs[0]->b_size - 1))); in fat12_ent_next()
232 if (fatent->u.ent16_p < (__le16 *)(bh->b_data + (bh->b_size - 2))) { in fat16_ent_next()
244 if (fatent->u.ent32_p < (__le32 *)(bh->b_data + (bh->b_size - 4))) { in fat32_ent_next()
/openbmc/linux/crypto/
H A Dtcrypt.c251 const int *b_size; in test_mb_aead_speed() local
427 b_size++; in test_mb_aead_speed()
429 } while (*b_size); in test_mb_aead_speed()
536 const int *b_size; in test_aead_speed() local
679 b_size++; in test_aead_speed()
681 } while (*b_size); in test_aead_speed()
1067 const int *b_size; in test_mb_skcipher_speed() local
1196 b_size++; in test_mb_skcipher_speed()
1198 } while (*b_size); in test_mb_skcipher_speed()
1303 const int *b_size; in test_skcipher_speed() local
[all …]
/openbmc/linux/fs/hpfs/
H A Dfile.c87 if (bh_result->b_size >> 9 < n_secs) in hpfs_get_block()
88 n_secs = bh_result->b_size >> 9; in hpfs_get_block()
95 bh_result->b_size = n_secs << 9; in hpfs_get_block()
/openbmc/linux/include/linux/firmware/meson/
H A Dmeson_sm.h24 unsigned int b_size, unsigned int cmd_index, u32 arg0,
/openbmc/linux/fs/ext4/
H A Dpage-io.c131 bh_offset(bh) + bh->b_size > bio_end) { in ext4_finish_bio()
402 bio->bi_iter.bi_sector = bh->b_blocknr * (bh->b_size >> 9); in io_submit_init_bio()
423 if (!bio_add_folio(io->io_bio, io_folio, bh->b_size, bh_offset(bh))) in io_submit_add_bh()
425 wbc_account_cgroup_owner(io->io_wbc, &folio->page, bh->b_size); in io_submit_add_bh()
/openbmc/linux/fs/jfs/
H A Dinode.c207 s32 xlen = bh_result->b_size >> ip->i_blkbits; in jfs_get_block()
237 bh_result->b_size = xlen << ip->i_blkbits; in jfs_get_block()
254 bh_result->b_size = lengthXAD(&xad) << ip->i_blkbits; in jfs_get_block()
/openbmc/linux/fs/jbd2/
H A Dcommit.c306 checksum = crc32_be(crc32_sum, addr, bh->b_size); in jbd2_checksum_data()
334 csum32 = jbd2_chksum(j, csum32, addr, bh->b_size); in jbd2_block_tag_csum_set()
490 jbd2_free(jh->b_committed_data, bh->b_size); in jbd2_journal_commit_transaction()
623 space_left = descriptor->b_size - in jbd2_journal_commit_transaction()
958 jbd2_free(jh->b_committed_data, bh->b_size); in jbd2_journal_commit_transaction()
966 jbd2_free(jh->b_frozen_data, bh->b_size); in jbd2_journal_commit_transaction()
H A Dtransaction.c945 memcpy(jh->b_frozen_data, source, bh->b_size); in jbd2_freeze_jh_data()
1132 frozen_buffer = jbd2_alloc(jh2bh(jh)->b_size, in do_get_write_access()
1160 jbd2_free(frozen_buffer, bh->b_size); in do_get_write_access()
1396 committed_data = jbd2_alloc(jh2bh(jh)->b_size, in jbd2_journal_get_undo_access()
1411 memcpy(jh->b_committed_data, bh->b_data, bh->b_size); in jbd2_journal_get_undo_access()
1417 jbd2_free(committed_data, bh->b_size); in jbd2_journal_get_undo_access()
1451 triggers->t_frozen(triggers, bh, mapped_data, bh->b_size); in jbd2_buffer_frozen_trigger()
2457 unsigned int next_off = curr_off + bh->b_size; in jbd2_journal_invalidate_folio()
/openbmc/linux/fs/ext2/
H A Dxattr.c226 end = bh->b_data + bh->b_size; in ext2_xattr_get()
312 end = bh->b_data + bh->b_size; in ext2_xattr_list()
453 end = bh->b_data + bh->b_size; in ext2_xattr_set()
539 header = kmemdup(HDR(bh), bh->b_size, GFP_KERNEL); in ext2_xattr_set()
761 memcpy(new_bh->b_data, header, new_bh->b_size); in ext2_xattr_set2()
/openbmc/linux/fs/qnx4/
H A Dnamei.c82 if (offset < bh->b_size) { in qnx4_find_entry()

1234