Lines Matching refs:bud
616 struct ubifs_bud *bud;
658 bud = rb_entry(rb, struct ubifs_bud, rb);
659 pr_err("\tbud LEB %d\n", bud->lnum);
661 list_for_each_entry(bud, &c->old_buds, list)
662 pr_err("\told bud LEB %d\n", bud->lnum);
684 struct ubifs_bud *bud;
746 bud = rb_entry(rb, struct ubifs_bud, rb);
747 if (bud->lnum == lp->lnum) {
762 pr_cont(", bud of jhead %s",
763 dbg_jhead(bud->jhead));
2550 ubifs_warn(c, "failing in non-bud LEB %d", lnum);
2555 ubifs_warn(c, "failing in bud LEB %d commit running", lnum);
2559 ubifs_warn(c, "failing in bud LEB %d commit not running", lnum);