Searched defs:tree_insert (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_map.c | 94 static int tree_insert(struct rb_root_cached *root, struct extent_map *em) in tree_insert() function
|
H A D | delayed-ref.c | 309 static struct btrfs_delayed_ref_node* tree_insert(struct rb_root_cached *root, in tree_insert() function
|
H A D | ordered-data.c | 32 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() function
|
H A D | extent_io.c | 355 static struct rb_node *tree_insert(struct rb_root *root, in tree_insert() function
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ordered-data.c | 36 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() function
|
H A D | delayed-ref.c | 320 static struct btrfs_delayed_ref_node* tree_insert(struct rb_root_cached *root, in tree_insert() function
|
H A D | extent_map.c | 84 static int tree_insert(struct rb_root_cached *root, struct extent_map *em) in tree_insert() function
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | file.c | 1761 static void tree_insert(struct rb_root *root, struct fuse_writepage_args *wpa) in tree_insert() function
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | file.c | 1804 static void tree_insert(struct rb_root *root, struct fuse_writepage_args *wpa) in tree_insert() function
|
Completed in 23 milliseconds