Searched refs:nbr_partitions (Results 1 – 4 of 4) sorted by relevance
160 int nbr_partitions; /* zero until partition support enabled */ member
563 int nbr_partitions; /* zero until partition support enabled */ member
1073 STp->nbr_partitions = 1; /* This guess will be updated later in check_tape()1208 if (STp->can_partitions && STp->nbr_partitions < 1) { in check_tape()1218 STp->nbr_partitions = 1; /* This guess will be updated when necessary */ in check_tape()3303 static int nbr_partitions(struct scsi_tape *STp) in nbr_partitions() function3554 if (mtc.mt_count >= STp->nbr_partitions && in st_ioctl()3555 (STp->nbr_partitions = nbr_partitions(STp)) < 0) { in st_ioctl()3559 if (mtc.mt_count >= STp->nbr_partitions) { in st_ioctl()3584 STp->nbr_partitions = 1; /* Bad guess ?-) */ in st_ioctl()4233 tpnt->nbr_partitions = 0; in st_probe()
4595 STp->nbr_partitions = 1; /* This guess will be updated later if necessary */ in __os_scsi_tape_open()4706 STp->nbr_partitions = 1; /* This guess will be updated later if necessary */ in __os_scsi_tape_open()5107 if (mtc.mt_count >= STp->nbr_partitions) in osst_ioctl()5132 STp->nbr_partitions = 1; /* Bad guess ?-) */ in osst_ioctl()5919 tpnt->nbr_partitions = 0; in osst_probe()