btrfs ~master (2021-03-17T11:16:31Z)
Dub
Repo
rb_root
btrfs
c
kernel_lib
rbtree
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
rb_root {
.
rb_node
*
rb_node
;
}
Members
Variables
rb_node
.
rb_node
*
rb_node
;
Undocumented in source.
Meta
Source
See Implementation
btrfs
c
kernel_lib
rbtree
structs
rb_root
variables
rb_left
rb_right