Home
last modified time | relevance | path

Searched defs:nbr_partitions (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dst.h156 int nbr_partitions; /* zero until partition support enabled */ member
H A Dst.c3341 static int nbr_partitions(struct scsi_tape *STp) in nbr_partitions() function
H A Dscsi_debug.c3666 static int partition_tape(struct sdebug_dev_info *devip, int nbr_partitions, in partition_tape()