Home
last modified time | relevance | path

Searched refs:used_bytes (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dvmt.c102 ret = sprintf(buf, "%lld\n", vol->used_bytes); in vol_attribute_show()
252 vol->used_bytes = in ubi_create_volume()
255 vol->used_ebs = div_u64_rem(vol->used_bytes, in ubi_create_volume()
517 vol->used_bytes = in ubi_resize_volume()
738 if (vol->used_bytes != n) { in self_check_volume()
752 if (vol->used_bytes < 0 || vol->used_bytes > n || in self_check_volume()
753 vol->used_bytes < n - vol->usable_leb_size) { in self_check_volume()
H A Dvtbl.c583 vol->used_bytes =
614 vol->used_bytes =
616 vol->used_bytes += av->last_data_size;
633 vol->used_bytes =
H A Dkapi.c81 vi->used_bytes = vol->used_bytes; in ubi_do_get_volume_info()
H A Dupd.c95 vol->used_bytes = bytes; in clear_update_marker()
H A Ddebug.c109 printf("\tused_bytes %lld\n", vol->used_bytes); in ubi_dump_vol_info()
H A Dubi.h332 long long used_bytes; member
/rk3399_rockchip-uboot/cmd/
H A Dubi.c350 if (offp == vol->used_bytes) in ubi_volume_read()
354 printf("No size specified -> Using max size (%lld)\n", vol->used_bytes); in ubi_volume_read()
355 size = vol->used_bytes; in ubi_volume_read()
360 if (offp + size > vol->used_bytes) in ubi_volume_read()
361 size = vol->used_bytes - offp; in ubi_volume_read()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dubi.h106 long long used_bytes; member
/rk3399_rockchip-uboot/doc/
H A DREADME.ubi100 UBI: used_bytes 1048064
115 UBI: used_bytes 524032