Searched defs:new_size (Results 1 – 15 of 15) sorted by relevance
| /u-boot/fs/ubifs/ |
| A D | replay.c | 62 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 D | recovery.c | 1374 int deletion, loff_t new_size) in ubifs_recover_size_accum()
|
| A D | ubifs-media.h | 571 __le64 new_size; member
|
| /u-boot/scripts/kconfig/ |
| A D | zconf.l | 53 int new_size = text_size + size + 1; in append_string() local
|
| A D | confdata.c | 232 size_t new_size = slen + 1; in add_byte() local
|
| /u-boot/tools/ |
| A D | fit_image.c | 442 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 D | zynqmpbif.c | 242 size_t new_size; in bif_add_blob() local
|
| /u-boot/test/ |
| A D | bloblist.c | 359 ulong new_size; in bloblist_test_reloc() local
|
| /u-boot/common/ |
| A D | dlmalloc.c | 148 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 D | avb_slot_verify.c | 1080 size_t new_size = in load_and_verify_vbmeta() local
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_yaffs2.c | 832 int yaffs2_handle_hole(struct yaffs_obj *obj, loff_t new_size) in yaffs2_handle_hole()
|
| A D | yaffs_guts.c | 3672 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 D | yaffsfs.c | 1305 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 D | fdtdec.c | 1734 u64 new_size; in fdtdec_decode_ram_size() local
|
| /u-boot/fs/ext4/ |
| A D | ext4_common.c | 492 uint32_t new_size; in ext4fs_update_parent_dentry() local
|
Completed in 64 milliseconds