Lines Matching defs:volumes
321 * @corrupted: %1 if the volume is corrupted (static volumes only)
331 * Since UBI protects only static volumes, this field is not relevant to
332 * dynamic volumes - it is user's responsibility to assure their data
448 * @vol_count: number of volumes in this UBI device
449 * @volumes: volumes of this UBI device
450 * @volumes_lock: protects @volumes, @rsvd_pebs, @avail_pebs, beb_rsvd_pebs,
565 struct ubi_volume *volumes[UBI_MAX_VOLUMES+UBI_INT_VOL_COUNT];
698 * static volumes)
701 * size in case of dynamic volumes)
727 * @volumes: root of the volume RB-tree
732 * those belonging to "preserve"-compatible internal volumes)
742 * @vols_found: number of volumes found
762 struct rb_root volumes;