Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dataflop.c298 static int IsFormatting = 0, FormatError; variable
612 FormatError = 1; in fd_error()
705 FormatError = 0; in do_format()
713 return( FormatError ? -EIO : 0 ); in do_format()