Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c83 #ifndef FS_NOCOW_FL
84 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro
2949 attr |= FS_NOCOW_FL; in raw_co_create()