Searched refs:last_eb_bytes (Results 1 – 19 of 19) sorted by relevance
251 vol->last_eb_bytes = vol->usable_leb_size; in ubi_create_volume()257 &vol->last_eb_bytes); in ubi_create_volume()258 if (vol->last_eb_bytes != 0) in ubi_create_volume()261 vol->last_eb_bytes = vol->usable_leb_size; in ubi_create_volume()516 vol->last_eb_bytes = vol->usable_leb_size; in ubi_resize_volume()734 if (vol->last_eb_bytes != vol->usable_leb_size) { in self_check_volume()747 if (vol->last_eb_bytes < 0 || in self_check_volume()748 vol->last_eb_bytes > vol->usable_leb_size) { in self_check_volume()
97 &vol->last_eb_bytes); in clear_update_marker()98 if (vol->last_eb_bytes) in clear_update_marker()101 vol->last_eb_bytes = vol->usable_leb_size; in clear_update_marker()
69 size = vol->last_eb_bytes; in ubi_check_volume()
582 vol->last_eb_bytes = vol->usable_leb_size;617 vol->last_eb_bytes = av->last_data_size;632 vol->last_eb_bytes = vol->reserved_pebs;
488 __be32 last_eb_bytes; member
186 int last_eb_bytes) in add_vol() argument210 av->last_data_size = last_eb_bytes; in add_vol()757 be32_to_cpu(fmvhdr->last_eb_bytes)); in ubi_attach_fastmap()1276 fvh->last_eb_bytes = cpu_to_be32(vol->last_eb_bytes); in ubi_write_fastmap()
328 int last_eb_bytes; member330 u32 last_eb_bytes; member
110 printf("\tlast_eb_bytes %d\n", vol->last_eb_bytes); in ubi_dump_vol_info()
392 offset + len > vol->last_eb_bytes) in leb_read_sanity_check()
245 vol->last_eb_bytes = vol->usable_leb_size; in ubi_create_volume()251 &vol->last_eb_bytes); in ubi_create_volume()252 if (vol->last_eb_bytes != 0) in ubi_create_volume()255 vol->last_eb_bytes = vol->usable_leb_size; in ubi_create_volume()499 vol->last_eb_bytes = vol->usable_leb_size; in ubi_resize_volume()715 if (vol->last_eb_bytes != vol->usable_leb_size) { in self_check_volume()733 if (vol->last_eb_bytes < 0 || in self_check_volume()734 vol->last_eb_bytes > vol->usable_leb_size) { in self_check_volume()
90 &vol->last_eb_bytes); in clear_update_marker()91 if (vol->last_eb_bytes) in clear_update_marker()94 vol->last_eb_bytes = vol->usable_leb_size; in clear_update_marker()
587 vol->last_eb_bytes = vol->usable_leb_size; in init_volumes()622 vol->last_eb_bytes = av->last_data_size; in init_volumes()637 vol->last_eb_bytes = vol->reserved_pebs; in init_volumes()
67 size = vol->last_eb_bytes; in ubi_check_volume()
486 __be32 last_eb_bytes; member
177 int last_eb_bytes) in add_vol() argument186 av->last_data_size = last_eb_bytes; in add_vol()708 be32_to_cpu(fmvhdr->last_eb_bytes)); in ubi_attach_fastmap()1309 fvh->last_eb_bytes = cpu_to_be32(vol->last_eb_bytes); in ubi_write_fastmap()
107 pr_err("\tlast_eb_bytes %d\n", vol->last_eb_bytes); in ubi_dump_vol_info()
385 offset + len > vol->last_eb_bytes) in leb_read_sanity_check()
353 int last_eb_bytes; member
101 UBI: last_eb_bytes 262016116 UBI: last_eb_bytes 2