Home | History | Annotate | Download | only in block

Lines Matching refs:BDRV_O_NOCACHE

146     if ((bdrv_flags & BDRV_O_NOCACHE))
162 if ((bdrv_flags & BDRV_O_NOCACHE)) {
170 if ((bdrv_flags & (BDRV_O_NOCACHE|BDRV_O_NATIVE_AIO)) ==
171 (BDRV_O_NOCACHE|BDRV_O_NATIVE_AIO)) {