Searched refs:compression_opt_to_feature (Results 1 – 1 of 1) sorted by relevance
684 static u64 compression_opt_to_feature(unsigned v) in compression_opt_to_feature() function695 f |= compression_opt_to_feature(c->opts.compression); in bch2_fs_compress_init()696 f |= compression_opt_to_feature(c->opts.background_compression); in bch2_fs_compress_init()
Completed in 4 milliseconds