Searched refs:old_seb (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dvtbl.c266 struct ubi_scan_leb *new_seb, *old_seb = NULL; local
281 old_seb = ubi_scan_find_seb(sv, copy);
297 vid_hdr->leb_ver = cpu_to_ubi32(old_seb ? old_seb->leb_ver + 1: 0);
311 * @old_seb as it will be deleted and freed in 'ubi_scan_add_used()'.

Completed in 90 milliseconds