Home
last modified time | relevance | path

Searched refs:buds (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dlog.c40 p = c->buds.rb_node; in ubifs_search_bud()
73 p = c->buds.rb_node; in ubifs_get_wbuf()
123 p = &c->buds.rb_node; in ubifs_add_bud()
135 rb_insert_color(&bud->rb, &c->buds); in ubifs_add_bud()
299 p = rb_first(&c->buds); in remove_buds()
324 rb_erase(p1, &c->buds); in remove_buds()
H A Ddebug.c625 for (rb = rb_first(&c->buds); rb; rb = rb_next(rb)) { in ubifs_dump_budg()
718 for (rb = rb_first((struct rb_root *)&c->buds); rb; rb = rb_next(rb)) { in ubifs_dump_lprop()
2573 } else if (write && !RB_EMPTY_ROOT(&c->buds) && in power_cut_emulated()
H A Dsuper.c1062 rbtree_postorder_for_each_entry_safe(bud, n, &c->buds, rb) in free_buds()
2211 c->buds = RB_ROOT; in alloc_ubifs_info()
H A Dubifs.h1856 struct rb_root buds; member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlog.c36 p = c->buds.rb_node; in ubifs_search_bud()
69 p = c->buds.rb_node; in ubifs_get_wbuf()
119 p = &c->buds.rb_node; in ubifs_add_bud()
131 rb_insert_color(&bud->rb, &c->buds); in ubifs_add_bud()
304 p = rb_first(&c->buds); in remove_buds()
329 rb_erase(p1, &c->buds); in remove_buds()
H A Ddebug.c620 for (rb = rb_first(&c->buds); rb; rb = rb_next(rb)) { in ubifs_dump_budg()
708 for (rb = rb_first((struct rb_root *)&c->buds); rb; rb = rb_next(rb)) { in ubifs_dump_lprop()
2526 } else if (write && !RB_EMPTY_ROOT(&c->buds) && in power_cut_emulated()
H A Dsuper.c917 rbtree_postorder_for_each_entry_safe(bud, n, &c->buds, rb) in free_buds()
2141 c->buds = RB_ROOT; in alloc_ubifs_info()
H A Dubifs.h1274 struct rb_root buds; member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dubifs-authentication.rst146 journal entry. These nodes are called *buds* and describe the actual filesystem
156 available to write the reference node and buds part of this entry. Then, the
157 reference node is written and afterwards the buds describing the file changes.
159 the referenced LEBs to discover the buds. If these are corrupt or missing,
183 containing their buds