Home
last modified time | relevance | path

Searched refs:MTMKPART (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dmtio.h66 #define MTMKPART 34 /* Format the tape with one or two partitions */ macro
/linux/drivers/s390/char/
H A Dtape_3490.c754 [MTMKPART] = NULL
/linux/Documentation/scsi/
H A Dst.rst472 MTMKPART
/linux/drivers/scsi/
H A Dst.c3780 if (mtc.mt_op == MTMKPART) { in st_ioctl()