Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 25 of 27) sorted by relevance

12

/fs/btrfs/
Dextent_io.c47 struct extent_io_tree *tree; member
107 void extent_io_tree_init(struct extent_io_tree *tree, in extent_io_tree_init()
185 static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset, in __etree_search()
230 static inline struct rb_node *tree_search(struct extent_io_tree *tree, in tree_search()
242 static struct extent_buffer *buffer_tree_insert(struct extent_io_tree *tree, in buffer_tree_insert()
267 static struct extent_buffer *buffer_search(struct extent_io_tree *tree, in buffer_search()
295 static int merge_state(struct extent_io_tree *tree, in merge_state()
329 static void set_state_cb(struct extent_io_tree *tree, in set_state_cb()
339 static void clear_state_cb(struct extent_io_tree *tree, in clear_state_cb()
359 static int insert_state(struct extent_io_tree *tree, in insert_state()
[all …]
Dordered-data.c132 static inline struct rb_node *tree_search(struct btrfs_ordered_inode_tree *tree, in tree_search()
170 struct btrfs_ordered_inode_tree *tree; in btrfs_add_ordered_extent() local
220 struct btrfs_ordered_inode_tree *tree; in btrfs_add_ordered_sum() local
241 struct btrfs_ordered_inode_tree *tree; in btrfs_dec_test_ordered_pending() local
301 struct btrfs_ordered_inode_tree *tree; in btrfs_remove_ordered_extent() local
467 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_ordered_extent() local
494 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_first_ordered_extent() local
518 struct btrfs_ordered_inode_tree *tree = &BTRFS_I(inode)->ordered_tree; in btrfs_ordered_update_i_size() local
615 struct btrfs_ordered_inode_tree *tree = &BTRFS_I(inode)->ordered_tree; in btrfs_find_ordered_sum() local
Dref-cache.c123 struct btrfs_leaf_ref_tree *tree = root->ref_tree; in btrfs_remove_leaf_refs() local
162 struct btrfs_leaf_ref_tree *tree = root->ref_tree; in btrfs_lookup_leaf_ref() local
191 struct btrfs_leaf_ref_tree *tree = root->ref_tree; in btrfs_add_leaf_ref() local
216 struct btrfs_leaf_ref_tree *tree; in btrfs_remove_leaf_ref() local
Dextent_map.c41 void extent_map_tree_init(struct extent_map_tree *tree, gfp_t mask) in extent_map_tree_init()
219 int add_extent_mapping(struct extent_map_tree *tree, in add_extent_mapping()
289 struct extent_map *lookup_extent_mapping(struct extent_map_tree *tree, in lookup_extent_mapping()
340 int remove_extent_mapping(struct extent_map_tree *tree, struct extent_map *em) in remove_extent_mapping()
Dref-cache.h33 struct btrfs_leaf_ref_tree *tree; member
53 static inline void btrfs_leaf_ref_tree_init(struct btrfs_leaf_ref_tree *tree) in btrfs_leaf_ref_tree_init()
60 static inline int btrfs_leaf_ref_tree_empty(struct btrfs_leaf_ref_tree *tree) in btrfs_leaf_ref_tree_empty()
Dcompression.c167 struct extent_io_tree *tree; in end_compressed_bio_read() local
279 struct extent_io_tree *tree; in end_compressed_bio_write() local
451 struct extent_io_tree *tree; in add_ra_bio_pages() local
575 struct extent_io_tree *tree; in btrfs_submit_compressed_read() local
Ddisk-io.c322 struct extent_io_tree *tree; in csum_dirty_buffer() local
396 struct extent_io_tree *tree; in btree_readpage_end_io_hook() local
670 struct extent_io_tree *tree; in btree_writepage() local
684 struct extent_io_tree *tree; in btree_writepages() local
704 struct extent_io_tree *tree; in btree_readpage() local
711 struct extent_io_tree *tree; in btree_releasepage() local
737 struct extent_io_tree *tree; in btree_invalidatepage() local
2382 struct extent_io_tree *tree; in btrfs_btree_balance_dirty() local
Dordered-data.h25 struct rb_root tree; member
Dextent_io.h83 struct extent_io_tree *tree; member
Dinode.c4175 struct extent_io_tree *tree; in btrfs_readpage() local
4182 struct extent_io_tree *tree; in btrfs_writepage() local
4197 struct extent_io_tree *tree; in btrfs_writepages() local
4207 struct extent_io_tree *tree; in btrfs_readpages() local
4214 struct extent_io_tree *tree; in __btrfs_releasepage() local
4238 struct extent_io_tree *tree; in btrfs_invalidatepage() local
Dvolumes.c2333 void btrfs_mapping_init(struct btrfs_mapping_tree *tree) in btrfs_mapping_init()
2338 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree) in btrfs_mapping_tree_free()
/fs/hfsplus/
Dbtree.c22 struct hfs_btree *tree; in hfs_btree_open() local
99 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close()
121 void hfs_btree_write(struct hfs_btree *tree) in hfs_btree_write()
151 struct hfs_btree *tree = prev->tree; in hfs_bmap_new_bmap() local
182 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc()
273 struct hfs_btree *tree; in hfs_bmap_free() local
Dbnode.c60 struct hfs_btree *tree; in hfs_bnode_read_key() local
128 struct hfs_btree *tree; in hfs_bnode_copy() local
332 struct hfs_btree *tree; in hfs_bnode_unlink() local
377 struct hfs_bnode *hfs_bnode_findhash(struct hfs_btree *tree, u32 cnid) in hfs_bnode_findhash()
395 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create()
474 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find()
567 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
618 struct hfs_btree *tree = node->tree; in hfs_bnode_put() local
Dbrec.c55 struct hfs_btree *tree; in hfs_brec_insert() local
165 struct hfs_btree *tree; in hfs_brec_remove() local
218 struct hfs_btree *tree; in hfs_bnode_split() local
327 struct hfs_btree *tree; in hfs_brec_update_parent() local
421 static int hfs_btree_inc_height(struct hfs_btree *tree) in hfs_btree_inc_height()
Dbfind.c14 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) in hfs_find_init()
85 struct hfs_btree *tree; in hfs_brec_find() local
152 struct hfs_btree *tree; in hfs_brec_goto() local
Dinode.c49 struct hfs_btree *tree; in hfsplus_releasepage() local
Dhfsplus_fs.h77 struct hfs_btree *tree; member
195 struct hfs_btree *tree; member
/fs/hfs/
Dbtree.c19 struct hfs_btree *tree; in hfs_btree_open() local
121 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close()
143 void hfs_btree_write(struct hfs_btree *tree) in hfs_btree_write()
173 struct hfs_btree *tree = prev->tree; in hfs_bmap_new_bmap() local
206 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc()
297 struct hfs_btree *tree; in hfs_bmap_free() local
Dbnode.c46 struct hfs_btree *tree; in hfs_bnode_read_key() local
99 struct hfs_btree *tree; in hfs_bnode_copy() local
172 struct hfs_btree *tree; in hfs_bnode_unlink() local
217 struct hfs_bnode *hfs_bnode_findhash(struct hfs_btree *tree, u32 cnid) in hfs_bnode_findhash()
235 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create()
314 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find()
407 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
454 struct hfs_btree *tree = node->tree; in hfs_bnode_put() local
Dbrec.c68 struct hfs_btree *tree; in hfs_brec_insert() local
178 struct hfs_btree *tree; in hfs_brec_remove() local
231 struct hfs_btree *tree; in hfs_bnode_split() local
352 struct hfs_btree *tree; in hfs_brec_update_parent() local
448 static int hfs_btree_inc_height(struct hfs_btree *tree) in hfs_btree_inc_height()
Dbfind.c14 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) in hfs_find_init()
94 struct hfs_btree *tree; in hfs_brec_find() local
161 struct hfs_btree *tree; in hfs_brec_goto() local
Dbtree.h46 struct hfs_btree *tree; member
72 struct hfs_btree *tree; member
Dinode.c57 struct hfs_btree *tree; in hfs_releasepage() local
/fs/ocfs2/
Duptodate.c118 unsigned int tree, to_purge, purged; in ocfs2_metadata_cache_purge() local
308 struct ocfs2_meta_cache_item **tree) in ocfs2_expand_cache()
350 struct ocfs2_meta_cache_item *tree[OCFS2_INODE_MAX_CACHE_ARRAY] = in __ocfs2_set_buffer_uptodate() local
/fs/jfs/
Djfs_dmap.h164 struct dmaptree tree; /* 360: dmap tree */ member

12