Home | History | Annotate | Download | only in vki

Lines Matching full:ahead

1651 #define VKI_BLKRASET   _VKI_IO(0x12,98)	/* set read ahead for block device */
1652 #define VKI_BLKRAGET _VKI_IO(0x12,99) /* get current read ahead setting */
1653 #define VKI_BLKFRASET _VKI_IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
1654 #define VKI_BLKFRAGET _VKI_IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */