Home
last modified time | relevance | path

Searched refs:FORSPACEFILE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/s390/char/
Dtape_std.h31 #define FORSPACEFILE 0x3F /* Forward Space file */ macro
Dtape_std.c279 ccw = tape_ccw_repeat(ccw, FORSPACEFILE, mt_count); in tape_std_mtfsf()
447 ccw = tape_ccw_repeat(ccw, FORSPACEFILE, mt_count); in tape_std_mtfsfm()
569 tape_ccw_cc(request->cpaddr + 1,FORSPACEFILE, 0, NULL); in tape_std_mtreten()