Searched refs:allocation_failure (Results 1 – 12 of 12) sorted by relevance
87 bool allocation_failure:1; member258 buf->allocation_failure = 0; in printbuf_reset_keep_tabstops()
539 if (i->buf.allocation_failure) in bch2_cached_btree_nodes_read()626 if (i->buf.allocation_failure) in bch2_btree_transactions_read()669 if (i->buf.allocation_failure) in bch2_journal_pins_read()702 if (i->buf.allocation_failure) in bch2_btree_updates_read()802 if (i->buf.allocation_failure) in btree_transaction_stats_read()867 if (i->buf.allocation_failure) in bch2_simple_print()
50 out->allocation_failure = true; in bch2_printbuf_make_room()62 out->allocation_failure = true; in bch2_printbuf_make_room()
834 int ret = buf->allocation_failure ? -BCH_ERR_ENOMEM_trans_log_msg : 0; in bch2_trans_log_msg()873 int ret = buf.allocation_failure ? -BCH_ERR_ENOMEM_trans_log_msg : 0; in __bch2_fs_log_msg()
557 if (parse_later->allocation_failure) in bch2_parse_one_mount_opt()
442 if (out.allocation_failure) { in __bch2_xattr_bcachefs_get()
641 ret = path->allocation_failure ? -ENOMEM : 0; in bch2_inum_to_path()
66 if (!ret && out.allocation_failure) \
836 ret = name.allocation_failure ? -BCH_ERR_ENOMEM_fs_name_alloc : 0; in bch2_fs_alloc()1787 if (label.allocation_failure) { in bch2_dev_add()
2351 int ret = buf.allocation_failure ? -ENOMEM : 0; in bch2_show_options()
1613 if (!buf.allocation_failure) { in bch2_trans_update_max_paths()
1935 static void allocation_failure(struct vdo_completion *completion) in allocation_failure() function2208 allocate_block, allocation_failure); in allocate_block_map_page()