Home
last modified time | relevance | path

Searched defs:mt_count (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_std.c266 tape_std_mtfsf(struct tape_device *device, int mt_count) in tape_std_mtfsf()
290 tape_std_mtfsr(struct tape_device *device, int mt_count) in tape_std_mtfsr()
322 tape_std_mtbsr(struct tape_device *device, int mt_count) in tape_std_mtbsr()
353 tape_std_mtweof(struct tape_device *device, int mt_count) in tape_std_mtweof()
378 tape_std_mtbsfm(struct tape_device *device, int mt_count) in tape_std_mtbsfm()
402 tape_std_mtbsf(struct tape_device *device, int mt_count) in tape_std_mtbsf()
433 tape_std_mtfsfm(struct tape_device *device, int mt_count) in tape_std_mtfsfm()
463 tape_std_mtrew(struct tape_device *device, int mt_count) in tape_std_mtrew()
486 tape_std_mtoffl(struct tape_device *device, int mt_count) in tape_std_mtoffl()
507 tape_std_mtnop(struct tape_device *device, int mt_count) in tape_std_mtnop()
[all …]
H A Dtape_34xx.c1067 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()
H A Dtape_core.c1290 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()
H A Dtape_3590.c521 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmtio.h22 int mt_count; /* how many of them */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmtio.h22 int mt_count; /* how many of them */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmtio.h22 int mt_count; /* how many of them */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmtio.h33 int mt_count; /* How many of them. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmtio.h33 int mt_count; /* How many of them. */ member
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-tape.c1065 int mt_count) in idetape_space_over_filemarks()
1255 static int idetape_mtioctop(ide_drive_t *drive, short mt_op, int mt_count) in idetape_mtioctop()