Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dcompress.c593 bool have_compressed = false; in __bch2_fs_compress_init() local
598 have_compressed |= (features & (1 << i->feature)) != 0; in __bch2_fs_compress_init()
600 if (!have_compressed) in __bch2_fs_compress_init()