Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_types.h506 bool memory_allocation_failure:1; member
H A Dbtree_cache.c948 trans->memory_allocation_failure = true; in bch2_btree_node_fill()
H A Dbtree_iter.c1025 if (unlikely(trans->memory_allocation_failure)) { in bch2_btree_path_traverse_all()