Searched refs:BLKFLSBUF (Results 1 – 8 of 8) sorted by relevance
112 error = sys_ioctl(fd, BLKFLSBUF, 0); in handle_initrd()
120 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */ macro
284 case BLKFLSBUF: in blkdev_ioctl()
690 case BLKFLSBUF: in compat_blkdev_ioctl()
403 if (cmd != BLKFLSBUF) in brd_ioctl()
303 case BLKFLSBUF: in blktrans_ioctl()
3519 case BLKFLSBUF: in mtip_block_ioctl()3557 case BLKFLSBUF: in mtip_block_compat_ioctl()
1723 * sd_ioctl.c: Use sync_dev instead of fsync_dev in BLKFLSBUF ioctl.1769 * sd_ioctl.c: Add BLKFLSBUF ioctl.