Home
last modified time | relevance | path

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

/drivers/block/
Dswim3.c251 static int fd_eject(struct floppy_state *fs);
876 static int fd_eject(struct floppy_state *fs) in fd_eject() function
921 err = fd_eject(fs); in floppy_locked_ioctl()
Dfloppy.c606 #ifndef fd_eject
607 static inline int fd_eject(int drive) in fd_eject() function
3441 ret = fd_eject(UNIT(drive)); in fd_locked_ioctl()
4620 fd_eject(0); in floppy_module_exit()