Home
last modified time | relevance | path

Searched defs:new_size (Results 126 – 150 of 158) sorted by relevance

1234567

/openbmc/linux/fs/udf/
H A Dsuper.c1650 unsigned int new_size = ALIGN(partnum, PART_DESC_ALLOC_STEP); in handle_partition_descriptor() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c4069 sector_t new_size, cur_size; in receive_sizes() local
4172 sector_t new_size = p_csize ?: p_usize ?: p_size; in receive_sizes() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c2345 uint64_t new_size = (uint64_t)nsmtd->erasesize << overridesize; in ns_init_module() local
/openbmc/linux/drivers/md/
H A Ddm-table.c492 unsigned int new_size; in realloc_argv() local
H A Draid5-cache.c2153 int new_size = conf->min_nr_stripes * 2; in r5c_recovery_analyze_meta_block() local
/openbmc/linux/fs/ocfs2/
H A Daops.c1529 int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u64 new_size) in ocfs2_size_fits_inline_data()
H A Ddir.c2731 unsigned int new_size = sb->s_blocksize; in ocfs2_expand_last_dirent() local
/openbmc/qemu/hw/virtio/
H A Dvhost.c1934 uint64_t new_size) in vhost_dev_resize_inflight()
/openbmc/linux/drivers/block/
H A Dloop.c1299 loff_t new_size = get_size(lo->lo_offset, lo->lo_sizelimit, in loop_set_status() local
/openbmc/linux/fs/btrfs/
H A Dinode.c2302 u64 new_size; in btrfs_split_delalloc_extent() local
2330 u64 new_size, old_size; in btrfs_merge_delalloc_extent() local
8383 const u64 new_size = inode->vfs_inode.i_size; in btrfs_truncate() local
H A Dvolumes.c2913 struct btrfs_device *device, u64 new_size) in btrfs_grow_device()
4840 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size) in btrfs_shrink_device()
H A Dioctl.c1120 u64 new_size; in btrfs_ioctl_resize() local
H A Dctree.c4142 struct btrfs_path *path, u32 new_size, int from_end) in btrfs_truncate_item()
/openbmc/linux/tools/perf/util/
H A Dsymbol.c1314 u64 new_size = map__size(new_map); in dso__load_kcore() local
/openbmc/linux/drivers/hid/
H A Dhid-core.c129 unsigned int new_size = parser->collection_stack_size + in open_collection() local
/openbmc/qemu/block/
H A Dqcow2-refcount.c1480 int64_t *size, int64_t new_size) in realloc_refcount_array()
/openbmc/linux/net/ceph/
H A Dosdmap.c2323 int new_size, in ceph_is_new_interval()
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c326 unsigned int new_size) in resize_async_buffer()
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c1044 unsigned int new_size = 0; in geth_resize_freeq() local
/openbmc/linux/fs/ext4/
H A Dxattr.c1636 size_t old_size, new_size; in ext4_xattr_set_entry() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3371 static int ice_get_valid_rss_size(struct ice_hw *hw, int new_size) in ice_get_valid_rss_size()
/openbmc/linux/kernel/bpf/
H A Dhelpers.c1538 static void bpf_dynptr_set_size(struct bpf_dynptr_kern *ptr, u32 new_size) in bpf_dynptr_set_size()
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c2306 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_layoutcommit() local
/openbmc/linux/drivers/scsi/
H A Dst.c3898 static int enlarge_buffer(struct st_buffer * STbuffer, int new_size) in enlarge_buffer()
/openbmc/qemu/hw/display/
H A Dsm501.c561 uint32_t new_size = sm501_mem_local_size[i]; in get_local_mem_size_index() local

1234567