Searched refs:nbr_partitions (Results 1 – 4 of 4) sorted by relevance
101 int nbr_partitions; /* zero until partition support enabled */ member
764 STp->nbr_partitions = 1; /* This guess will be updated later in check_tape()889 if (STp->can_partitions && STp->nbr_partitions < 1) { in check_tape()900 STp->nbr_partitions = 1; /* This guess will be updated when necessary */ in check_tape()2975 static int nbr_partitions(Scsi_Tape *STp) in nbr_partitions() function3227 if (mtc.mt_count >= STp->nbr_partitions && in st_ioctl()3228 (STp->nbr_partitions = nbr_partitions(STp)) < 0) { in st_ioctl()3232 if (mtc.mt_count >= STp->nbr_partitions) { in st_ioctl()3257 STp->nbr_partitions = 1; /* Bad guess ?-) */ in st_ioctl()3915 tpnt->nbr_partitions = 0; in st_attach()
567 int nbr_partitions; /* zero until partition support enabled */ member
4404 STp->nbr_partitions = 1; /* This guess will be updated later if necessary */ in os_scsi_tape_open()4512 STp->nbr_partitions = 1; /* This guess will be updated later if necessary */ in os_scsi_tape_open()4951 if (mtc.mt_count >= STp->nbr_partitions) in osst_ioctl()4976 STp->nbr_partitions = 1; /* Bad guess ?-) */ in osst_ioctl()5685 tpnt->nbr_partitions = 0; in osst_attach()