Searched refs:allocation_failure (Results 1 – 11 of 11) sorted by relevance
87 bool allocation_failure:1; member257 buf->allocation_failure = 0; in printbuf_reset_keep_tabstops()
538 if (i->buf.allocation_failure) in bch2_cached_btree_nodes_read()625 if (i->buf.allocation_failure) in bch2_btree_transactions_read()668 if (i->buf.allocation_failure) in bch2_journal_pins_read()701 if (i->buf.allocation_failure) in bch2_btree_updates_read()801 if (i->buf.allocation_failure) in btree_transaction_stats_read()863 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()
831 int ret = buf->allocation_failure ? -BCH_ERR_ENOMEM_trans_log_msg : 0; in bch2_trans_log_msg()857 int ret = buf.allocation_failure ? -BCH_ERR_ENOMEM_trans_log_msg : 0; in __bch2_fs_log_msg()
548 if (parse_later->allocation_failure) { in bch2_parse_one_mount_opt()
442 if (out.allocation_failure) { in __bch2_xattr_bcachefs_get()
638 ret = path->allocation_failure ? -ENOMEM : 0; in bch2_inum_to_path()
66 if (!ret && out.allocation_failure) \
841 ret = name.allocation_failure ? -BCH_ERR_ENOMEM_fs_name_alloc : 0; in bch2_fs_alloc()1735 if (label.allocation_failure) { in bch2_dev_add()
2074 int ret = buf.allocation_failure ? -ENOMEM : 0; in bch2_show_options()
1635 if (!buf.allocation_failure) { in bch2_trans_update_max_paths()