Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dataflop.c378 static int IsFormatting = 0, FormatError; variable
691 FormatError = 1; in fd_error()
784 FormatError = 0; in do_format()
791 ret = FormatError ? -EIO : 0; in do_format()