Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h109 #define FDFLUSH _IO(2,0x4b) macro
/openbmc/linux/drivers/block/
H A Dfloppy.c3310 FDFLUSH,
3505 case FDFLUSH: in fd_locked_ioctl()
3876 case FDFLUSH: in fd_compat_ioctl()
H A Dataflop.c1759 case FDFLUSH: in fd_locked_ioctl()
H A Damiflop.c1592 case FDFLUSH: /* unconditionally, even if not needed */ in fd_locked_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h124 IOCTL(FDFLUSH, 0, TYPE_NULL) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1018 +pub const FDFLUSH: u32 = 587;