Searched refs:FDFLUSH (Results 1 – 4 of 4) sorted by relevance
43 #ifndef FDFLUSH44 #define FDFLUSH _IO(2,0x4b) /* flush floppy disk */ macro76 #ifdef FDFLUSH in ext2fs_sync_device()78 if (ioctl(fd, FDFLUSH, 0) == 0) in ext2fs_sync_device()83 #warning FDFLUSH not defined in ext2fs_sync_device()
22 Use platform independent method of defining the BLKFLSBUF and FDFLUSH
28 FDFLUSH ioctl which causes the MD device driver which causes confusing
145 all of the places which might try to use the BLKFLSBUF or FDFLUSH