Searched refs:default_compressor (Results 1 – 1 of 1) sorted by relevance
41 static const char *default_compressor = "lzo"; variable1232 strlcpy(zram->compressor, default_compressor, sizeof(zram->compressor)); in create_device()