bud_entry 88 fs/ubifs/replay.c static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b) bud_entry 164 fs/ubifs/replay.c struct bud_entry *b; bud_entry 671 fs/ubifs/replay.c static int replay_bud(struct ubifs_info *c, struct bud_entry *b) bud_entry 852 fs/ubifs/replay.c struct bud_entry *b; bud_entry 874 fs/ubifs/replay.c struct bud_entry *b; bud_entry 877 fs/ubifs/replay.c b = list_entry(c->replay_buds.next, struct bud_entry, list); bud_entry 898 fs/ubifs/replay.c struct bud_entry *b; bud_entry 907 fs/ubifs/replay.c b = kmalloc(sizeof(struct bud_entry), GFP_KERNEL);