Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbackpointers.c733 static u64 mem_may_pin_bytes(struct bch_fs *c) in mem_may_pin_bytes() function
744 return div_u64(mem_may_pin_bytes(c), c->opts.btree_node_size); in btree_nodes_fit_in_ram()
753 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_get_btree_in_memory_pos()
1015 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_pin_backpointer_nodes_with_missing()
1038 mem_may_pin = mem_may_pin_bytes(c); in bch2_pin_backpointer_nodes_with_missing()