Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dio_read.c86 static const struct rhashtable_params bch_promote_params = { variable
116 bch_promote_params)) in should_promote()
129 bch_promote_params); in promote_free()
216 bch_promote_params)) { in __promote_alloc()
253 bch_promote_params)); in __promote_alloc()
1262 if (rhashtable_init(&c->promote_table, &bch_promote_params)) in bch2_fs_io_read_init()