Searched refs:MTMKPART (Results 1 – 7 of 7) sorted by relevance
66 #define MTMKPART 34 /* Format the tape with one or two partitions */ macro
146 #define TAPE_NR_MTOPS (MTMKPART+1)
1151 [MTMKPART] = NULL
1613 [MTMKPART] = NULL
410 MTMKPART Formats the tape with one partition (argument zero) or two
5067 mtc.mt_op != MTMKPART && mtc.mt_op != MTSETPART && in osst_ioctl()5119 if (mtc.mt_op == MTMKPART) { in osst_ioctl()
3664 if (mtc.mt_op == MTMKPART) { in st_ioctl()