Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Dataflop.c429 static int do_format(int drive, int type, struct atari_format_descr *desc);
743 static int do_format(int drive, int type, struct atari_format_descr *desc) in do_format() function
1751 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
3503 return do_format(drive, &inparam.f); in fd_locked_ioctl()