Searched refs:BLKRASET (Results 1 – 4 of 4) sorted by relevance
117 case BLKRASET: in block_ioctl()
361 unsigned IOCTL_BLKRASET = BLKRASET;
109 _(BLKRASET, NONE, 0);
294 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */ macro