Searched refs:FS_COMPR_FL (Results 1 – 4 of 4) sorted by relevance
22 #ifndef FS_COMPR_FL23 #define FS_COMPR_FL 0x00000004 /* Compress file */ macro
138 attr |= FS_COMPR_FL | FS_APPEND_FL | FS_IMMUTABLE_FL | FS_NODUMP_FL; in caid_flags_setup()167 attr &= ~(FS_COMPR_FL | FS_APPEND_FL | FS_IMMUTABLE_FL | FS_NODUMP_FL); in cleanup()
288 #define FS_COMPR_FL 0x00000004 /* Compress file */ macro
68 {"Compression_Requested", FS_COMPR_FL, 'c'}, // Compress file