Searched refs:C_OFSYNC (Results 1 – 3 of 3) sorted by relevance
103 #define C_OFSYNC 0x0000000200000000ULL macro
407 { "fsync", C_OFSYNC },408 { "sync", C_OFSYNC },
169 if (ddflags & C_OFSYNC) { in setup()181 if (ddflags & C_OFSYNC) in setup()