Searched defs:mt_count (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/s390/char/ |
D | tape_std.c | 267 tape_std_mtfsf(struct tape_device *device, int mt_count) in tape_std_mtfsf() 291 tape_std_mtfsr(struct tape_device *device, int mt_count) in tape_std_mtfsr() 323 tape_std_mtbsr(struct tape_device *device, int mt_count) in tape_std_mtbsr() 354 tape_std_mtweof(struct tape_device *device, int mt_count) in tape_std_mtweof() 379 tape_std_mtbsfm(struct tape_device *device, int mt_count) in tape_std_mtbsfm() 403 tape_std_mtbsf(struct tape_device *device, int mt_count) in tape_std_mtbsf() 434 tape_std_mtfsfm(struct tape_device *device, int mt_count) in tape_std_mtfsfm() 464 tape_std_mtrew(struct tape_device *device, int mt_count) in tape_std_mtrew() 487 tape_std_mtoffl(struct tape_device *device, int mt_count) in tape_std_mtoffl() 508 tape_std_mtnop(struct tape_device *device, int mt_count) in tape_std_mtnop() [all …]
|
D | tape_34xx.c | 1067 tape_34xx_mttell(struct tape_device *device, int mt_count) in tape_34xx_mttell() 1087 tape_34xx_mtseek(struct tape_device *device, int mt_count) in tape_34xx_mtseek()
|
D | tape_core.c | 1287 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()
|
D | tape_3590.c | 521 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
|
/Linux-v4.19/include/uapi/linux/ |
D | mtio.h | 22 int mt_count; /* how many of them */ member
|
/Linux-v4.19/drivers/ide/ |
D | ide-tape.c | 1064 int mt_count) in idetape_space_over_filemarks() 1254 static int idetape_mtioctop(ide_drive_t *drive, short mt_op, int mt_count) in idetape_mtioctop()
|
/Linux-v4.19/drivers/scsi/ |
D | osst.c | 1853 int mt_op, int mt_count) in osst_space_over_filemarks_backward() 1952 int mt_op, int mt_count) in osst_space_over_filemarks_forward_slow() 2006 int mt_op, int mt_count) in osst_space_over_filemarks_forward_fast()
|