Home
last modified time | relevance | path

Searched refs:have_compressed (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dcompress.c652 bool have_compressed = false; in __bch2_fs_compress_init() local
657 have_compressed |= (features & (1 << i->feature)) != 0; in __bch2_fs_compress_init()
659 if (!have_compressed) in __bch2_fs_compress_init()