Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dswim.c589 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry() function
625 get_floppy_geometry(fs, 0, &g); in setup_medium()
745 ret = get_floppy_geometry(fs, 0, &g); in floppy_getgeo()
Dfloppy.c3355 static int get_floppy_geometry(int drive, int type, struct floppy_struct **g) in get_floppy_geometry() function
3379 ret = get_floppy_geometry(drive, type, &g); in fd_getgeo()
3466 ret = get_floppy_geometry(drive, type, in fd_locked_ioctl()
3691 err = get_floppy_geometry(drive, ITYPE(UDRS->fd_device), &p); in compat_get_prm()