Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/btrfs/
Dctree.c68 int btrfs_bin_search(union btrfs_tree_node *p, struct btrfs_key *key, in btrfs_bin_search()
107 static int read_tree_node(u64 physical, union btrfs_tree_node **buf) in read_tree_node()
112 union btrfs_tree_node *res; in read_tree_node()
157 union btrfs_tree_node *buf; in btrfs_search_tree()
Dctree.h254 union btrfs_tree_node { union
266 union btrfs_tree_node *nodes[BTRFS_MAX_LEVEL];
278 int btrfs_bin_search(union btrfs_tree_node *, struct btrfs_key *, int *);