Home
last modified time | relevance | path

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

/external/u-boot/fs/btrfs/
Dchunk-map.c22 struct rb_node **new = &(btrfs_info.chunks_root.rb_node), *prnt = NULL; in add_chunk_mapping() local
42 prnt = *new; in add_chunk_mapping()
61 rb_link_node(&map_item->node, prnt, new); in add_chunk_mapping()