tag | line | file | source code |
---|---|---|---|
IsFormatting | 286 | drivers/block/ataflop.c | static int IsFormatting = 0, FormatError; |
IsFormatting | 601 | drivers/block/ataflop.c | if (IsFormatting) { |
IsFormatting | 602 | drivers/block/ataflop.c | IsFormatting = 0; |
IsFormatting | 697 | drivers/block/ataflop.c | IsFormatting = 1; |
IsFormatting | 723 | drivers/block/ataflop.c | if (UseTrackbuffer && !IsFormatting) { |
IsFormatting | 757 | drivers/block/ataflop.c | else if (IsFormatting) |
IsFormatting | 853 | drivers/block/ataflop.c | if (IsFormatting) |
IsFormatting | 1425 | drivers/block/ataflop.c | IsFormatting = 0; |