Searched refs:FDFLUSH (Results 1 – 5 of 5) sorted by relevance
42 #ifndef FDFLUSH43 #define FDFLUSH _IO(2,0x4b) /* flush floppy disk */ macro71 #ifdef FDFLUSH in ext2fs_sync_device()72 return ioctl(fd, FDFLUSH, 0); /* In case this is a floppy */ in ext2fs_sync_device()74 #warning FDFLUSH not defined in ext2fs_sync_device()
108 #define FDFLUSH _IO(2,0x4b) macro
585 unsigned IOCTL_FDFLUSH = FDFLUSH;
161 _(FDFLUSH, NONE, 0);
5160 FDFLUSH ioctl which causes the MD device driver which causes confusing5833 Use platform independent method of defining the BLKFLSBUF and FDFLUSH6108 all of the places which might try to use the BLKFLSBUF or FDFLUSH