Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbackpointers.c753 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_get_btree_in_memory_pos() local
777 mem_may_pin -= btree_buf_bytes(b); in bch2_get_btree_in_memory_pos()
778 if (mem_may_pin <= 0) { in bch2_get_btree_in_memory_pos()
1015 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_pin_backpointer_nodes_with_missing() local
1023 mem_may_pin -= c->opts.btree_node_size; in bch2_pin_backpointer_nodes_with_missing()
1024 if (mem_may_pin <= 0) in bch2_pin_backpointer_nodes_with_missing()
1038 mem_may_pin = mem_may_pin_bytes(c); in bch2_pin_backpointer_nodes_with_missing()
1045 mem_may_pin -= c->opts.btree_node_size; in bch2_pin_backpointer_nodes_with_missing()
1046 if (mem_may_pin <= 0) { in bch2_pin_backpointer_nodes_with_missing()