/fs/btrfs/ |
D | extent_map.c | 34 void extent_map_tree_init(struct extent_map_tree *tree) in extent_map_tree_init() 225 static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em) in try_merge_map() 286 int unpin_extent_cache(struct extent_map_tree *tree, u64 start, u64 len, in unpin_extent_cache() 325 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em) in clear_em_logging() 332 static inline void setup_extent_mapping(struct extent_map_tree *tree, in setup_extent_mapping() 356 int add_extent_mapping(struct extent_map_tree *tree, in add_extent_mapping() 371 __lookup_extent_mapping(struct extent_map_tree *tree, in __lookup_extent_mapping() 410 struct extent_map *lookup_extent_mapping(struct extent_map_tree *tree, in lookup_extent_mapping() 427 struct extent_map *search_extent_mapping(struct extent_map_tree *tree, in search_extent_mapping() 441 int remove_extent_mapping(struct extent_map_tree *tree, struct extent_map *em) in remove_extent_mapping() [all …]
|
D | extent_io.c | 85 #define btrfs_debug_check_extent_io_range(tree, start, end) \ argument 88 struct extent_io_tree *tree, u64 start, u64 end) in __btrfs_debug_check_extent_io_range() 121 struct extent_io_tree *tree; member 155 tree_fs_info(struct extent_io_tree *tree) in tree_fs_info() 217 void extent_io_tree_init(struct extent_io_tree *tree, in extent_io_tree_init() 292 static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset, in __etree_search() 345 tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert() 359 static inline struct rb_node *tree_search(struct extent_io_tree *tree, in tree_search() 365 static void merge_cb(struct extent_io_tree *tree, struct extent_state *new, in merge_cb() 382 static void merge_state(struct extent_io_tree *tree, in merge_state() [all …]
|
D | ordered-data.c | 151 static inline struct rb_node *tree_search(struct btrfs_ordered_inode_tree *tree, in tree_search() 189 struct btrfs_ordered_inode_tree *tree; in __btrfs_add_ordered_extent() local 281 struct btrfs_ordered_inode_tree *tree; in btrfs_add_ordered_sum() local 305 struct btrfs_ordered_inode_tree *tree; in btrfs_dec_test_first_ordered_pending() local 378 struct btrfs_ordered_inode_tree *tree; in btrfs_dec_test_ordered_pending() local 438 struct btrfs_ordered_inode_tree *tree; in btrfs_get_logged_extents() local 521 struct btrfs_ordered_inode_tree *tree; in btrfs_wait_logged_extents() local 590 struct btrfs_ordered_inode_tree *tree; in btrfs_remove_ordered_extent() local 845 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_ordered_extent() local 872 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_ordered_range() local [all …]
|
D | compression.c | 268 struct extent_io_tree *tree; in end_compressed_bio_write() local 455 struct extent_io_tree *tree; in add_ra_bio_pages() local 566 struct extent_io_tree *tree; in btrfs_submit_compressed_read() local
|
D | ordered-data.h | 25 struct rb_root tree; member
|
D | inode.c | 839 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in submit_compressed_extents() local 8645 struct extent_io_tree *tree; in btrfs_readpage() local 8652 struct extent_io_tree *tree; in btrfs_writepage() local 8680 struct extent_io_tree *tree; in btrfs_writepages() local 8690 struct extent_io_tree *tree; in btrfs_readpages() local 8697 struct extent_io_tree *tree; in __btrfs_releasepage() local 8723 struct extent_io_tree *tree; in btrfs_invalidatepage() local 8764 struct btrfs_ordered_inode_tree *tree; in btrfs_invalidatepage() local
|
/fs/hfs/ |
D | btree.c | 20 struct hfs_btree *tree; in hfs_btree_open() local 136 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() 159 void hfs_btree_write(struct hfs_btree *tree) in hfs_btree_write() 189 struct hfs_btree *tree = prev->tree; in hfs_bmap_new_bmap() local 223 int hfs_bmap_reserve(struct hfs_btree *tree, int rsvd_nodes) in hfs_bmap_reserve() 246 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() 322 struct hfs_btree *tree; in hfs_bmap_free() local
|
D | bnode.c | 62 struct hfs_btree *tree; in hfs_bnode_read_key() local 115 struct hfs_btree *tree; in hfs_bnode_copy() local 189 struct hfs_btree *tree; in hfs_bnode_unlink() local 234 struct hfs_bnode *hfs_bnode_findhash(struct hfs_btree *tree, u32 cnid) in hfs_bnode_findhash() 252 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() 330 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 423 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create() 475 struct hfs_btree *tree = node->tree; in hfs_bnode_put() local
|
D | brec.c | 66 struct hfs_btree *tree; in hfs_brec_insert() local 178 struct hfs_btree *tree; in hfs_brec_remove() local 232 struct hfs_btree *tree; in hfs_bnode_split() local 353 struct hfs_btree *tree; in hfs_brec_update_parent() local 457 static int hfs_btree_inc_height(struct hfs_btree *tree) in hfs_btree_inc_height()
|
D | bfind.c | 14 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) in hfs_find_init() 108 struct hfs_btree *tree; in hfs_brec_find() local 175 struct hfs_btree *tree; in hfs_brec_goto() local
|
D | btree.h | 53 struct hfs_btree *tree; member 79 struct hfs_btree *tree; member
|
D | inode.c | 74 struct hfs_btree *tree; in hfs_releasepage() local
|
/fs/hfsplus/ |
D | btree.c | 134 struct hfs_btree *tree; in hfs_btree_open() local 257 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() 281 int hfs_btree_write(struct hfs_btree *tree) in hfs_btree_write() 313 struct hfs_btree *tree = prev->tree; in hfs_bmap_new_bmap() local 345 int hfs_bmap_reserve(struct hfs_btree *tree, int rsvd_nodes) in hfs_bmap_reserve() 372 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() 449 struct hfs_btree *tree; in hfs_bmap_free() local
|
D | bnode.c | 60 struct hfs_btree *tree; in hfs_bnode_read_key() local 129 struct hfs_btree *tree; in hfs_bnode_copy() local 338 struct hfs_btree *tree; in hfs_bnode_unlink() local 384 struct hfs_bnode *hfs_bnode_findhash(struct hfs_btree *tree, u32 cnid) in hfs_bnode_findhash() 401 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() 481 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 576 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create() 628 struct hfs_btree *tree = node->tree; in hfs_bnode_put() local 660 bool hfs_bnode_need_zeroout(struct hfs_btree *tree) in hfs_bnode_need_zeroout()
|
D | brec.c | 64 struct hfs_btree *tree; in hfs_brec_insert() local 179 struct hfs_btree *tree; in hfs_brec_remove() local 235 struct hfs_btree *tree; in hfs_bnode_split() local 356 struct hfs_btree *tree; in hfs_brec_update_parent() local 460 static int hfs_btree_inc_height(struct hfs_btree *tree) in hfs_btree_inc_height()
|
D | bfind.c | 14 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) in hfs_find_init() 165 struct hfs_btree *tree; in hfs_brec_find() local 232 struct hfs_btree *tree; in hfs_brec_goto() local
|
D | super.c | 103 struct hfs_btree *tree = NULL; in hfsplus_system_write_inode() local
|
D | inode.c | 69 struct hfs_btree *tree; in hfsplus_releasepage() local
|
D | hfsplus_fs.h | 104 struct hfs_btree *tree; member 287 struct hfs_btree *tree; member
|
/fs/ext4/ |
D | extents_status.c | 168 void ext4_es_init_tree(struct ext4_es_tree *tree) in ext4_es_init_tree() 177 struct ext4_es_tree *tree; in ext4_es_print_tree() local 248 struct ext4_es_tree *tree = NULL; in ext4_es_find_delayed_extent_range() local 415 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in ext4_es_try_to_merge_left() local 439 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in ext4_es_try_to_merge_right() local 634 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in __es_insert_extent() local 782 struct ext4_es_tree *tree; in ext4_es_lookup_extent() local 842 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in __es_remove_extent() local 1189 struct ext4_es_tree *tree = &ei->i_es_tree; in es_do_reclaim_extents() local
|
/fs/ocfs2/ |
D | uptodate.c | 173 unsigned int tree, to_purge, purged; in ocfs2_metadata_cache_purge() local 366 struct ocfs2_meta_cache_item **tree) in ocfs2_expand_cache() 406 struct ocfs2_meta_cache_item *tree[OCFS2_CACHE_INFO_MAX_ARRAY] = in __ocfs2_set_buffer_uptodate() local
|
D | refcounttree.c | 204 struct ocfs2_refcount_tree *tree = NULL; in ocfs2_find_refcount_tree() local 251 static void ocfs2_free_refcount_tree(struct ocfs2_refcount_tree *tree) in ocfs2_free_refcount_tree() 261 struct ocfs2_refcount_tree *tree) in ocfs2_erase_refcount_tree_from_list_no_lock() 269 struct ocfs2_refcount_tree *tree) in ocfs2_erase_refcount_tree_from_list() 278 struct ocfs2_refcount_tree *tree = in ocfs2_kref_remove_refcount_tree() local 285 ocfs2_refcount_tree_get(struct ocfs2_refcount_tree *tree) in ocfs2_refcount_tree_get() 291 ocfs2_refcount_tree_put(struct ocfs2_refcount_tree *tree) in ocfs2_refcount_tree_put() 334 struct ocfs2_refcount_tree *tree, *new = NULL; in ocfs2_get_refcount_tree() local 423 struct ocfs2_refcount_tree *tree, int rw) in __ocfs2_lock_refcount_tree() 456 struct ocfs2_refcount_tree *tree = NULL; in ocfs2_lock_refcount_tree() local [all …]
|
/fs/dlm/ |
D | debug_fs.c | 424 struct rb_root *tree; in table_seq_start() local 506 struct rb_root *tree; in table_seq_next() local
|
/fs/xfs/ |
D | xfs_dquot.c | 704 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget() local
|
/fs/logfs/ |
D | readwrite.c | 381 struct shadow_tree *tree) in init_shadow_tree() 1239 static void mark_segment(struct shadow_tree *tree, u32 segno) in mark_segment() 1279 struct shadow_tree *tree = &super->s_shadow_tree; in fill_shadow_tree() local
|