Searched defs:mt_count (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/s390/char/
H A Dtape_std.c272 tape_std_mtfsf(struct tape_device *device, int mt_count) tape_std_mtfsf() argument
296 tape_std_mtfsr(struct tape_device *device, int mt_count) tape_std_mtfsr() argument
328 tape_std_mtbsr(struct tape_device *device, int mt_count) tape_std_mtbsr() argument
359 tape_std_mtweof(struct tape_device *device, int mt_count) tape_std_mtweof() argument
384 tape_std_mtbsfm(struct tape_device *device, int mt_count) tape_std_mtbsfm() argument
408 tape_std_mtbsf(struct tape_device *device, int mt_count) tape_std_mtbsf() argument
439 tape_std_mtfsfm(struct tape_device *device, int mt_count) tape_std_mtfsfm() argument
469 tape_std_mtrew(struct tape_device *device, int mt_count) tape_std_mtrew() argument
492 tape_std_mtoffl(struct tape_device *device, int mt_count) tape_std_mtoffl() argument
513 tape_std_mtnop(struct tape_device *device, int mt_count) tape_std_mtnop() argument
534 tape_std_mteom(struct tape_device *device, int mt_count) tape_std_mteom() argument
564 tape_std_mtreten(struct tape_device *device, int mt_count) tape_std_mtreten() argument
587 tape_std_mterase(struct tape_device *device, int mt_count) tape_std_mterase() argument
611 tape_std_mtunload(struct tape_device *device, int mt_count) tape_std_mtunload() argument
621 tape_std_mtcompression(struct tape_device *device, int mt_count) tape_std_mtcompression() argument
H A Dtape_34xx.c1066 tape_34xx_mttell(struct tape_device *device, int mt_count) tape_34xx_mttell() argument
1086 tape_34xx_mtseek(struct tape_device *device, int mt_count) tape_34xx_mtseek() argument
H A Dtape_3590.c525 tape_3590_mttell(struct tape_device *device, int mt_count) tape_3590_mttell() argument
H A Dtape_core.c1292 tape_mtop(struct tape_device *device, int mt_op, int mt_count) tape_mtop() argument
/linux-4.4.14/include/uapi/linux/
H A Dmtio.h21 int mt_count; /* how many of them */ member in struct:mtop
/linux-4.4.14/drivers/ide/
H A Dide-tape.c1252 static int idetape_mtioctop(ide_drive_t *drive, short mt_op, int mt_count) idetape_mtioctop() argument
1061 idetape_space_over_filemarks(ide_drive_t *drive, short mt_op, int mt_count) idetape_space_over_filemarks() argument
/linux-4.4.14/drivers/scsi/
H A Dosst.c1849 osst_space_over_filemarks_backward(struct osst_tape * STp, struct osst_request ** aSRpnt, int mt_op, int mt_count) osst_space_over_filemarks_backward() argument
1948 osst_space_over_filemarks_forward_slow(struct osst_tape * STp, struct osst_request ** aSRpnt, int mt_op, int mt_count) osst_space_over_filemarks_forward_slow() argument
2002 osst_space_over_filemarks_forward_fast(struct osst_tape * STp, struct osst_request ** aSRpnt, int mt_op, int mt_count) osst_space_over_filemarks_forward_fast() argument

Completed in 468 milliseconds