size_entry       1229 fs/ubifs/recovery.c 	struct size_entry *e;
size_entry       1233 fs/ubifs/recovery.c 		e = rb_entry(parent, struct size_entry, rb);
size_entry       1240 fs/ubifs/recovery.c 	e = kzalloc(sizeof(struct size_entry), GFP_KERNEL);
size_entry       1260 fs/ubifs/recovery.c static struct size_entry *find_ino(struct ubifs_info *c, ino_t inum)
size_entry       1263 fs/ubifs/recovery.c 	struct size_entry *e;
size_entry       1266 fs/ubifs/recovery.c 		e = rb_entry(p, struct size_entry, rb);
size_entry       1284 fs/ubifs/recovery.c 	struct size_entry *e = find_ino(c, inum);
size_entry       1299 fs/ubifs/recovery.c 	struct size_entry *e;
size_entry       1309 fs/ubifs/recovery.c 		e = rb_entry(this, struct size_entry, rb);
size_entry       1353 fs/ubifs/recovery.c 	struct size_entry *e;
size_entry       1462 fs/ubifs/recovery.c 		struct size_entry *e;
size_entry       1465 fs/ubifs/recovery.c 		e = rb_entry(this, struct size_entry, rb);