Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dataflop.c310 static int IsFormatting = 0, FormatError; variable
623 FormatError = 1; in fd_error()
718 FormatError = 0; in do_format()
726 return( FormatError ? -EIO : 0 ); in do_format()