Searched refs:MTMKPART (Results 1 – 7 of 7) sorted by relevance
65 #define MTMKPART 34 /* Format the tape with one or two partitions */ macro
144 #define TAPE_NR_MTOPS (MTMKPART+1)
1150 [MTMKPART] = NULL
1617 [MTMKPART] = NULL
351 MTMKPART Formats the tape with one partition (argument zero) or two
5064 mtc.mt_op != MTMKPART && mtc.mt_op != MTSETPART && in osst_ioctl()5116 if (mtc.mt_op == MTMKPART) { in osst_ioctl()
3514 if (mtc.mt_op == MTMKPART) { in st_ioctl()