Searched refs:FormatError (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dataflop.c296 static int IsFormatting = 0, FormatError; variable
610 FormatError = 1;
704 FormatError = 0;
712 return( FormatError ? -EIO : 0 );

Completed in 41 milliseconds