tag | line | file | source code |
---|---|---|---|
native_format | 2872 | drivers/block/floppy.c | if (UDP->native_format) |
native_format | 2873 | drivers/block/floppy.c | floppy = floppy_type + UDP->native_format; |
native_format | 169 | include/linux/fd.h | int native_format; /* native format of this drive */ |