Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfd.h73 struct format_descr { struct
79 #define FDFMTTRK _IOW(2,0x48, struct format_descr) argument
/Linux-v6.6/drivers/block/
Dfloppy.c516 static struct format_descr format_req;
2225 static int do_format(int drive, struct format_descr *tmp_format_req) in do_format()
3406 struct format_descr f; in fd_locked_ioctl()