Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dreplay.c62 loff_t new_size; member
354 loff_t new_size) in insert_node()
598 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local
610 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local
638 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
A Drecovery.c1374 int deletion, loff_t new_size) in ubifs_recover_size_accum()
A Dubifs-media.h571 __le64 new_size; member
/u-boot/scripts/kconfig/
A Dzconf.l53 int new_size = text_size + size + 1; in append_string() local
A Dconfdata.c232 size_t new_size = slen + 1; in add_byte() local
/u-boot/tools/
A Dfit_image.c442 int fit_size, new_size; in fit_extract_data() local
560 int fit_size, new_size, size, data_base; in fit_import_data() local
A Dzynqmpbif.c242 size_t new_size; in bif_add_blob() local
/u-boot/test/
A Dbloblist.c359 ulong new_size; in bloblist_test_reloc() local
/u-boot/common/
A Ddlmalloc.c148 long new_size = max (NEXT_SIZE, AlignPage (size)); in wsbrk() local
1052 static mchunkptr mremap_chunk(mchunkptr p, size_t new_size) in mremap_chunk()
/u-boot/lib/libavb/
A Davb_slot_verify.c1080 size_t new_size = in load_and_verify_vbmeta() local
/u-boot/fs/yaffs2/
A Dyaffs_yaffs2.c832 int yaffs2_handle_hole(struct yaffs_obj *obj, loff_t new_size) in yaffs2_handle_hole()
A Dyaffs_guts.c3672 static void yaffs_prune_chunks(struct yaffs_obj *in, loff_t new_size) in yaffs_prune_chunks()
3722 void yaffs_resize_file_down(struct yaffs_obj *obj, loff_t new_size) in yaffs_resize_file_down()
3752 int yaffs_resize_file(struct yaffs_obj *in, loff_t new_size) in yaffs_resize_file()
A Dyaffsfs.c1305 int yaffs_truncate(const YCHAR *path, loff_t new_size) in yaffs_truncate()
1350 int yaffs_ftruncate(int handle, loff_t new_size) in yaffs_ftruncate()
/u-boot/lib/
A Dfdtdec.c1734 u64 new_size; in fdtdec_decode_ram_size() local
/u-boot/fs/ext4/
A Dext4_common.c492 uint32_t new_size; in ext4fs_update_parent_dentry() local

Completed in 64 milliseconds