Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dataflop.c426 static int do_format(int drive, int type, struct atari_format_descr *desc);
724 static int do_format(int drive, int type, struct atari_format_descr *desc) in do_format() function
1723 return do_format(drive, type, &fmt_desc); in fd_locked_ioctl()
Dfloppy.c2225 static int do_format(int drive, struct format_descr *tmp_format_req) in do_format() function
3563 return do_format(drive, &inparam.f); in fd_locked_ioctl()