Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfd.h73 struct format_descr { struct
79 #define FDFMTTRK _IOW(2,0x48, struct format_descr) argument
/Linux-v4.19/drivers/block/
Dfloppy.c527 static struct format_descr format_req;
2178 static int do_format(int drive, struct format_descr *tmp_format_req) in do_format()
3399 struct format_descr f; in fd_locked_ioctl()