Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dreplay.c61 loff_t new_size; member
353 loff_t new_size) in insert_node()
597 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local
609 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local
637 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
H A Drecovery.c1372 int deletion, loff_t new_size) in ubifs_recover_size_accum()
H A Dubifs-media.h572 __le64 new_size; member
/rk3399_rockchip-uboot/lib/libxbc/
H A Dlibxbc.c65 int32_t new_size = 0; in addBootConfigParameters() local
/rk3399_rockchip-uboot/lib/
H A Dabuf.c27 bool abuf_realloc(struct abuf *abuf, size_t new_size) in abuf_realloc()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.l51 int new_size = text_size + size + 1; in append_string() local
H A Dconfdata.c196 size_t new_size = slen + 1; in add_byte() local
/rk3399_rockchip-uboot/tools/
H A Dfit_image.c470 int fit_size, new_size; in fit_extract_data() local
581 int fit_size, new_size, size, data_base; in fit_import_data() local
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c146 long new_size = max (NEXT_SIZE, AlignPage (size)); in wsbrk() local
1012 static mchunkptr mremap_chunk(mchunkptr p, size_t new_size) in mremap_chunk()
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_yaffs2.c831 int yaffs2_handle_hole(struct yaffs_obj *obj, loff_t new_size) in yaffs2_handle_hole()
H 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()
H A Dyaffsfs.c1304 int yaffs_truncate(const YCHAR *path, loff_t new_size) in yaffs_truncate()
1349 int yaffs_ftruncate(int handle, loff_t new_size) in yaffs_ftruncate()
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_slot_verify.c1107 size_t new_size = in load_and_verify_vbmeta() local
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRkNewFs_v1.c1132 int ret, fd, new_size; in ree_fs_new_write() local
H A DOpteeClientRkNewFs_v2.c1123 int ret, fd, new_size; in ree_fs_new_write() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c491 uint32_t new_size; in ext4fs_update_parent_dentry() local