Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbackpointers.c680 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_get_btree_in_memory_pos() local
704 mem_may_pin -= btree_buf_bytes(b); in bch2_get_btree_in_memory_pos()
705 if (mem_may_pin <= 0) { in bch2_get_btree_in_memory_pos()
1001 s64 mem_may_pin = mem_may_pin_bytes(c); in bch2_pin_backpointer_nodes_with_missing() local
1009 mem_may_pin -= c->opts.btree_node_size; in bch2_pin_backpointer_nodes_with_missing()
1010 if (mem_may_pin <= 0) in bch2_pin_backpointer_nodes_with_missing()
1024 mem_may_pin = mem_may_pin_bytes(c); in bch2_pin_backpointer_nodes_with_missing()
1031 mem_may_pin -= c->opts.btree_node_size; in bch2_pin_backpointer_nodes_with_missing()
1032 if (mem_may_pin <= 0) { in bch2_pin_backpointer_nodes_with_missing()