Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dataflop.c381 static int IsFormatting = 0, FormatError; variable
699 if (IsFormatting) { in fd_error()
700 IsFormatting = 0; in fd_error()
808 IsFormatting = 1; in do_format()
838 if (UseTrackbuffer && !IsFormatting) { in do_fd_action()
870 else if (IsFormatting) in do_fd_action()
966 if (IsFormatting) in fd_seek_done()
1529 IsFormatting = 0; in ataflop_queue_rq()