Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dcompress.c506 static int __bch2_fs_compress_init(struct bch_fs *, u64);
532 ret = __bch2_fs_compress_init(c, c->sb.features|f); in __bch2_check_set_has_compressed_data()
569 static int __bch2_fs_compress_init(struct bch_fs *c, u64 features) in __bch2_fs_compress_init() function
653 return __bch2_fs_compress_init(c, f); in bch2_fs_compress_init()