Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfd.h73 struct format_descr { struct
79 #define FDFMTTRK _IOW(2,0x48, struct format_descr) argument
/linux/drivers/block/
H A Dfloppy.c512 static struct format_descr format_req;
2224 static int do_format(int drive, struct format_descr *tmp_format_req) in do_format()
3403 struct format_descr f; in fd_locked_ioctl()