Searched refs:do_format (Results 1 – 2 of 2) sorted by relevance
429 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() function1751 return do_format(drive, type, &fmt_desc); in fd_locked_ioctl()
2225 static int do_format(int drive, struct format_descr *tmp_format_req) in do_format() function3503 return do_format(drive, &inparam.f); in fd_locked_ioctl()