Searched refs:size_entry (Results 1 – 1 of 1) sorted by relevance
1247 struct size_entry { struct1268 struct size_entry *e; in add_ino() argument1272 e = rb_entry(parent, struct size_entry, rb); in add_ino()1279 e = kzalloc(sizeof(struct size_entry), GFP_KERNEL); in add_ino()1302 struct size_entry *e; in find_ino()1305 e = rb_entry(p, struct size_entry, rb); in find_ino()1323 struct size_entry *e = find_ino(c, inum); in remove_ino()1337 struct size_entry *e, *n; in ubifs_destroy_size_tree()1377 struct size_entry *e; in ubifs_recover_size_accum()1488 struct size_entry *e; in ubifs_recover_size()[all …]
Completed in 5 milliseconds