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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dbuild.c118 return sprintf(buf, "%d\n", ubi->vol_count);
614 ubi->vol_count - UBI_INT_VOL_COUNT);
H A Dvtbl.c523 ubi->vol_count += 1;
579 ubi->vol_count += 1;
H A Dubi.h207 * @vol_count: number of volumes in this UBI device
210 * @beb_rsvd_level, @bad_peb_count, @good_peb_count, @vol_count, @vol->readers,
283 int vol_count; member in struct:ubi_device
H A Dvmt.c338 ubi->vol_count += 1;
434 ubi->vol_count -= 1;

Completed in 58 milliseconds