Searched refs:ubi_vtbl_record (Results 1 – 8 of 8) sorted by relevance
64 static struct ubi_vtbl_record empty_vtbl_record;98 struct ubi_vtbl_record *vtbl_rec) in ubi_change_vtbl_record()112 memcpy(&ubi->vtbl[idx], vtbl_rec, sizeof(struct ubi_vtbl_record)); in ubi_change_vtbl_record()136 struct ubi_vtbl_record *vtbl_rec = &ubi->vtbl[vol->vol_id]; in ubi_vtbl_rename_volumes()140 sizeof(struct ubi_vtbl_record)); in ubi_vtbl_rename_volumes()165 const struct ubi_vtbl_record *vtbl)369 static struct ubi_vtbl_record *process_lvol(struct ubi_device *ubi,376 struct ubi_vtbl_record *leb[UBI_LAYOUT_VOLUME_EBS] = { NULL, NULL };492 static struct ubi_vtbl_record *create_empty_lvol(struct ubi_device *ubi,496 struct ubi_vtbl_record *vtbl;[all …]
310 #define UBI_VTBL_RECORD_SIZE sizeof(struct ubi_vtbl_record)353 struct ubi_vtbl_record { struct
54 void ubi_dump_vtbl_record(const struct ubi_vtbl_record *r, int idx);
51 struct ubi_vtbl_record vtbl_rec; in set_update_marker()85 struct ubi_vtbl_record vtbl_rec; in clear_update_marker()
156 struct ubi_vtbl_record vtbl_rec; in ubi_create_volume()290 memset(&vtbl_rec, 0, sizeof(struct ubi_vtbl_record)); in ubi_create_volume()431 struct ubi_vtbl_record vtbl_rec; in ubi_resize_volume()
550 struct ubi_vtbl_record *vtbl;798 struct ubi_vtbl_record *vtbl_rec);
129 void ubi_dump_vtbl_record(const struct ubi_vtbl_record *r, int idx) in ubi_dump_vtbl_record()
836 struct ubi_vtbl_record vtbl_rec; in autoresize()