Home
last modified time | relevance | path

Searched defs:tree_insert (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dordered-data.c36 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() function
H A Ddelayed-ref.c330 static struct btrfs_delayed_ref_node* tree_insert(struct rb_root_cached *root, in tree_insert() function
H A Dextent_map.c91 static int tree_insert(struct rb_root *root, struct extent_map *em) in tree_insert() function