Searched refs:FS_NOCOW_FL (Results 1 – 7 of 7) sorted by relevance
122 #ifndef FS_NOCOW_FL123 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro
247 if (flag & FS_NOCOW_FL) { in do_getflags()
46 { FS_NOCOW_FL, "C", "No_COW" },
264 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro
114 { FS_NOCOW_FL, 'C' },
111 {"No_COW", FS_NOCOW_FL, 'C'},
337 #define FS_NOCOW_FL 0x00800000 /* Do not cow file */ macro