Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c378 static int IsFormatting = 0, FormatError; variable
689 if (IsFormatting) { in fd_error()
690 IsFormatting = 0; in fd_error()
783 IsFormatting = 1; in do_format()
812 if (UseTrackbuffer && !IsFormatting) { in do_fd_action()
843 else if (IsFormatting) in do_fd_action()
939 if (IsFormatting) in fd_seek_done()
1505 IsFormatting = 0; in ataflop_queue_rq()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds