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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dwl.c81 * struct ubi_wl_prot_entry - PEB protection entry.
114 * &struct ubi_wl_prot_entry objects.
127 struct ubi_wl_prot_entry { struct
372 struct ubi_wl_prot_entry *pe, int abs_ec)
375 struct ubi_wl_prot_entry *pe1;
383 pe1 = rb_entry(parent, struct ubi_wl_prot_entry, rb_pnum);
397 pe1 = rb_entry(parent, struct ubi_wl_prot_entry, rb_aec);
452 struct ubi_wl_prot_entry *pe;
457 pe = kmalloc(sizeof(struct ubi_wl_prot_entry), GFP_KERNEL);
551 struct ubi_wl_prot_entry *p
[all...]

Completed in 120 milliseconds