ubi_vtbl_record
struct ubi_vtbl_record vtbl_rec;
void ubi_dump_vtbl_record(const struct ubi_vtbl_record *r, int idx)
void ubi_dump_vtbl_record(const struct ubi_vtbl_record *r, int idx);
#define UBI_VTBL_RECORD_SIZE sizeof(struct ubi_vtbl_record)
struct ubi_vtbl_record *vtbl;
struct ubi_vtbl_record *vtbl_rec);
struct ubi_vtbl_record vtbl_rec;
struct ubi_vtbl_record vtbl_rec;
struct ubi_vtbl_record vtbl_rec;
memset(&vtbl_rec, 0, sizeof(struct ubi_vtbl_record));
struct ubi_vtbl_record vtbl_rec;
memcpy(&ubi->vtbl[idx], vtbl_rec, sizeof(struct ubi_vtbl_record));
struct ubi_vtbl_record *vtbl_rec = &ubi->vtbl[vol->vol_id];
sizeof(struct ubi_vtbl_record));
const struct ubi_vtbl_record *vtbl)
static struct ubi_vtbl_record *process_lvol(struct ubi_device *ubi,
struct ubi_vtbl_record *leb[UBI_LAYOUT_VOLUME_EBS] = { NULL, NULL };
static struct ubi_vtbl_record *create_empty_lvol(struct ubi_device *ubi,
struct ubi_vtbl_record *vtbl;
const struct ubi_vtbl_record *vtbl)
static struct ubi_vtbl_record empty_vtbl_record;
struct ubi_vtbl_record *vtbl_rec)