Searched defs:FS_NOCOW_FL (Results 1 – 4 of 4) sorted by relevance
179 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro
264 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro
219 pub const FS_NOCOW_FL: ::std::os::raw::c_uint = 8388608; constant
337 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro