Lines Matching refs:bud_entry
64 * struct bud_entry - entry in the list of buds to replay.
71 struct bud_entry {
88 static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b)
164 struct bud_entry *b;
666 static int replay_bud(struct ubifs_info *c, struct bud_entry *b)
847 struct bud_entry *b;
869 struct bud_entry *b;
872 b = list_entry(c->replay_buds.next, struct bud_entry, list);
893 struct bud_entry *b;
902 b = kmalloc(sizeof(struct bud_entry), GFP_KERNEL);