Searched refs:new_partition (Results 1 – 2 of 2) sorted by relevance
158 int new_partition; member
954 STp->new_partition = STp->partition; in reset_state()1073 STp->partition = STp->new_partition = 0; in check_tape()1101 STp->partition = STp->new_partition = 0; in check_tape()1219 STp->new_partition = STp->partition; in check_tape()3284 if (STp->partition == STp->new_partition) in switch_partition()3286 STps = &(STp->ps[STp->new_partition]); in switch_partition()3289 return set_location(STp, STps->last_block_visited, STp->new_partition, 1); in switch_partition()3585 (STp->new_partition != STp->partition); in st_ioctl_common()3662 STp->new_partition = mtc.mt_count; in st_ioctl_common()3687 STp->partition = STp->new_partition = 0; in st_ioctl_common()[all …]