Searched refs:have_compressed (Results 1 – 1 of 1) sorted by relevance
646 bool have_compressed = false; in __bch2_fs_compress_init() local 651 have_compressed |= (features & (1 << i->feature)) != 0; in __bch2_fs_compress_init() 653 if (!have_compressed) in __bch2_fs_compress_init()