Searched refs:curvol (Results 1 – 2 of 2) sorted by relevance
597 long curvol; in createleaves() local606 curvol = volno; in createleaves()661 if (curvol != volno) { in createleaves()664 curvol = volno; in createleaves()678 long curvol; in createfiles() local719 curvol = volno; in createfiles()720 while (next > curfile.ino && volno == curvol) in createfiles()724 } while (volno == curvol + 1); in createfiles()729 if (volno != curvol) in createfiles()759 if (volno != curvol) { in createfiles()
146 int bmajor, count, curvol = 0, error = 0; in ata_raid_read_config_intel() local223 aai = ata_raid_get_array_info(ATA_RAID_TYPE_INTEL, volumeid + curvol); in ata_raid_read_config_intel()292 if ((curvol + 1) < info->total_volumes) { in ata_raid_read_config_intel()293 curvol++; in ata_raid_read_config_intel()