| tag | line | file | source code |
|---|---|---|---|
| format_type | 440 | drivers/char/ftape/ftape-read.c | format_code = (format_type) * (address + 4); |
| format_type | 62 | drivers/char/ftape/ftape-rw.c | format_type format_code; |
| format_type | 153 | drivers/char/ftape/ftape-rw.h | extern format_type format_code; |