tag | line | file | source code |
---|---|---|---|
FormatError | 286 | drivers/block/ataflop.c | static int IsFormatting = 0, FormatError; |
FormatError | 603 | drivers/block/ataflop.c | FormatError = 1; |
FormatError | 698 | drivers/block/ataflop.c | FormatError = 0; |
FormatError | 706 | drivers/block/ataflop.c | return( FormatError ? -EIO : 0 ); |