Searched refs:write_recomp_algorithm (Results 1 – 2 of 2) sorted by relevance
86 fn write_recomp_algorithm(contents: &str) -> io::Result<()>; in write_recomp_algorithm() method143 fn write_recomp_algorithm(contents: &str) -> io::Result<()> { in write_recomp_algorithm() method
329 SysfsZramApiImpl::write_recomp_algorithm(&recomp_algo_config) in setup_zram_recompression()