Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfd.h72 struct format_descr { struct
78 #define FDFMTTRK _IOW(2,0x48, struct format_descr) argument
/linux-4.1.27/drivers/block/
Dfloppy.c522 static struct format_descr format_req;
2172 static int do_format(int drive, struct format_descr *tmp_format_req) in do_format()
3391 struct format_descr f; in fd_locked_ioctl()