Home
last modified time | relevance | path

Searched refs:FDFLUSH (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dflushb.c42 #ifndef FDFLUSH
43 #define FDFLUSH _IO(2,0x4b) /* flush floppy disk */ macro
73 #ifdef FDFLUSH in ext2fs_sync_device()
74 ioctl (fd, FDFLUSH, 0); /* In case this is a floppy */ in ext2fs_sync_device()
77 #warning FDFLUSH not defined in ext2fs_sync_device()
/external/kernel-headers/original/linux/
Dfd.h102 #define FDFLUSH _IO(2,0x4b) macro
/external/e2fsprogs/
DRELEASE-NOTES2188 FDFLUSH ioctl which causes the MD device driver which causes confusing
2861 Use platform independent method of defining the BLKFLSBUF and FDFLUSH
3136 all of the places which might try to use the BLKFLSBUF or FDFLUSH