Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbackpointers.c736 static u64 mem_may_pin_bytes(struct bch_fs *c) in mem_may_pin_bytes() function
747 return div_u64(mem_may_pin_bytes(c), c->opts.btree_node_size); in btree_nodes_fit_in_ram()
756 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_get_btree_in_memory_pos()