Searched refs:allocation_failure (Results 1 – 11 of 11) sorted by relevance
87 bool allocation_failure:1; member260 buf->allocation_failure = 0; in printbuf_reset()
535 if (i->buf.allocation_failure) in bch2_cached_btree_nodes_read()622 if (i->buf.allocation_failure) in bch2_btree_transactions_read()665 if (i->buf.allocation_failure) in bch2_journal_pins_read()698 if (i->buf.allocation_failure) in bch2_btree_updates_read()798 if (i->buf.allocation_failure) in btree_transaction_stats_read()860 if (i->buf.allocation_failure) in bch2_btree_deadlock_read()
50 out->allocation_failure = true; in bch2_printbuf_make_room()62 out->allocation_failure = true; in bch2_printbuf_make_room()
545 if (parse_later->allocation_failure) { in bch2_parse_one_mount_opt()
442 if (out.allocation_failure) { in __bch2_xattr_bcachefs_get()
66 if (!ret && out.allocation_failure) \
835 ret = name.allocation_failure ? -BCH_ERR_ENOMEM_fs_name_alloc : 0; in bch2_fs_alloc()1734 if (label.allocation_failure) { in bch2_dev_add()
854 int ret = buf.allocation_failure ? -BCH_ERR_ENOMEM_trans_log_msg : 0; in __bch2_fs_log_msg()
2041 int ret = buf.allocation_failure ? -ENOMEM : 0; in bch2_show_options()
1600 if (!buf.allocation_failure) { in bch2_trans_update_max_paths()
1938 static void allocation_failure(struct vdo_completion *completion) in allocation_failure() function2211 allocate_block, allocation_failure); in allocate_block_map_page()