Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dataflop.c381 static int IsFormatting = 0, FormatError; variable
701 FormatError = 1; in fd_error()
809 FormatError = 0; in do_format()
817 ret = FormatError ? -EIO : 0; in do_format()