Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 25 of 158) sorted by relevance

1234567

/openbmc/linux/kernel/module/
H A Ddecompress.c89 size_t new_size = 0; in module_gzip_decompress() local
156 size_t new_size = 0; in module_xz_decompress() local
218 size_t new_size = 0; in module_zstd_decompress() local
/openbmc/u-boot/fs/ubifs/
H A Dreplay.c60 loff_t new_size; member
352 loff_t new_size) in insert_node()
596 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local
608 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local
636 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
/openbmc/linux/fs/ubifs/
H A Dreplay.c58 loff_t new_size; member
386 loff_t old_size, loff_t new_size) in insert_node()
741 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local
753 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local
781 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
/openbmc/linux/drivers/hid/
H A Dhid-gembird.c67 size_t new_size = *rsize + delta_size; in gembird_report_fixup() local
/openbmc/linux/fs/cachefiles/
H A Dinterface.c233 struct file *file, loff_t new_size) in cachefiles_shorten_object()
279 loff_t new_size) in cachefiles_resize_cookie()
/openbmc/linux/fs/ntfs/
H A Drunlist.c61 int old_size, int new_size) in ntfs_rl_realloc()
107 int old_size, int new_size) in ntfs_rl_realloc_nofail()
1555 int new_size = rl - runlist->rl + 1; in ntfs_rl_truncate_nolock() local
H A Dattrib.c1445 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize()
1490 const u32 new_size) in ntfs_resident_attr_value_resize()
1547 s64 new_size; in ntfs_attr_make_non_resident() local
/openbmc/linux/fs/btrfs/
H A Dinode-item.h30 u64 new_size; member
/openbmc/linux/fs/reiserfs/
H A Dobjectid.c183 int new_size = (s->s_blocksize - SB_SIZE) / sizeof(__u32) / 2 * 2; in reiserfs_convert_objectid_map_v1() local
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.c54 size_t new_size = handle_arr_calc_size(array->capacity + in vmci_handle_arr_append_entry() local
/openbmc/u-boot/scripts/kconfig/
H A Dzconf.l51 int new_size = text_size + size + 1; in append_string() local
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpasswordattr-interface.c43 size_t password_type_size, current_password_size, new_size; in set_new_password() local
/openbmc/linux/scripts/kconfig/
H A Dlexer.l57 int new_size = text_size + size + 1; in append_string() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_deps.c81 unsigned int new_size = 2 * deps->fences_size; in i915_deps_grow() local
/openbmc/linux/drivers/scsi/cxlflash/
H A Dvlun.c505 u64 *new_size) in grow_lxt()
623 u64 *new_size) in shrink_lxt()
741 u64 new_size; in _cxlflash_vlun_resize() local
/openbmc/u-boot/tools/
H A Dfit_image.c415 int fit_size, new_size; in fit_extract_data() local
527 int fit_size, new_size, size, data_base; in fit_import_data() local
/openbmc/linux/arch/sparc/mm/
H A Dtsb.c370 static unsigned long tsb_size_to_rss_limit(unsigned long new_size) in tsb_size_to_rss_limit()
399 unsigned long new_size, old_size, flags; in tsb_grow() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.c381 size_t new_size; in xfs_iroot_realloc() local
503 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c399 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize()
547 size_t new_size = res->guest_memory_size; in vmw_cotable_create() local
/openbmc/qemu/migration/
H A Dpage_cache.c41 PageCache *cache_init(uint64_t new_size, size_t page_size, Error **errp) in cache_init()
/openbmc/qemu/tests/qemu-iotests/
H A D298128 def do_test(self, prealloc_mode, new_size): argument
/openbmc/linux/arch/s390/appldata/
H A Dappldata_os.c96 unsigned int new_size; in appldata_get_os_data() local
/openbmc/linux/kernel/kcsan/
H A Ddebugfs.c168 size_t new_size = report_filterlist.size * 2; in insert_report_filterlist() local
/openbmc/linux/fs/fscache/
H A Dio.c307 void __fscache_resize_cookie(struct fscache_cookie *cookie, loff_t new_size) in __fscache_resize_cookie()
/openbmc/linux/fs/nfsd/
H A Dblocklayout.c120 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks() local

1234567