Searched refs:bud_entry (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dreplay.c68 * struct bud_entry - entry in the list of buds to replay.
75 struct bud_entry { struct
92 static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b)
168 struct bud_entry *b;
536 static int replay_bud(struct ubifs_info *c, struct bud_entry *b)
698 struct bud_entry *b;
720 struct bud_entry *b;
723 b = list_entry(c->replay_buds.next, struct bud_entry, list);
744 struct bud_entry *b;
752 b = kmalloc(sizeof(struct bud_entry), GFP_KERNE
[all...]

Completed in 89 milliseconds