Searched refs:extent_io_tree (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.10/fs/btrfs/ |
D | extent-io-tree.h | 55 struct extent_io_tree { struct 89 struct extent_io_tree *tree, unsigned int owner, 91 void extent_io_tree_release(struct extent_io_tree *tree); 93 int lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, 96 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent() 101 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end); 106 u64 count_range_bits(struct extent_io_tree *tree, 111 int test_range_bit(struct extent_io_tree *tree, u64 start, u64 end, 114 int clear_record_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, 116 int clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, [all …]
|
D | extent_io.c | 106 struct extent_io_tree *tree, u64 start, u64 end) in __btrfs_debug_check_extent_io_range() 167 struct extent_io_tree *tree = bio->bi_private; in submit_one_bio() 279 struct extent_io_tree *tree, unsigned int owner, in extent_io_tree_init() 292 void extent_io_tree_release(struct extent_io_tree *tree) in extent_io_tree_release() 409 static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset, in __etree_search() 462 tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert() 476 static inline struct rb_node *tree_search(struct extent_io_tree *tree, in tree_search() 491 static void merge_state(struct extent_io_tree *tree, in merge_state() 532 static void set_state_bits(struct extent_io_tree *tree, 546 static int insert_state(struct extent_io_tree *tree, in insert_state() [all …]
|
D | transaction.h | 48 struct extent_io_tree dirty_pages; 74 struct extent_io_tree pinned_extents; 227 struct extent_io_tree *dirty_pages, int mark);
|
D | btrfs_inode.h | 61 struct extent_io_tree io_tree; 66 struct extent_io_tree io_failure_tree; 72 struct extent_io_tree file_extent_tree;
|
D | transaction.c | 968 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1024 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents() 1062 struct extent_io_tree *dirty_pages) in btrfs_wait_extents() 1079 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents() 1110 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
|
D | extent_io.h | 68 struct extent_io_tree;
|
D | volumes.h | 138 struct extent_io_tree alloc_state;
|
D | disk-io.c | 59 struct extent_io_tree *dirty_pages, 62 struct extent_io_tree *pinned_extents); 237 static int verify_parent_transid(struct extent_io_tree *io_tree, in verify_parent_transid() 399 struct extent_io_tree *io_tree; in btree_read_extent_buffer_pages() 913 struct extent_io_tree *tree; in btree_invalidatepage() 4482 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents() 4515 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
|
D | inode.c | 775 struct extent_io_tree *io_tree = &inode->io_tree; in submit_compressed_extents() 1382 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow() 2635 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_finish_ordered_io() 2889 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_verify_data_csum() 4556 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_truncate_block() 4743 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_cont_expand() 4972 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages() 6590 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_get_extent() 7008 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent() 7629 struct extent_io_tree *failure_tree = &BTRFS_I(inode)->io_failure_tree; in btrfs_check_read_dio_bio() [all …]
|
D | ctree.h | 606 struct extent_io_tree excluded_extents; 1056 struct extent_io_tree dirty_log_pages; 1189 struct extent_io_tree log_csum_range; 3023 void btrfs_set_range_writeback(struct extent_io_tree *tree, u64 start, u64 end);
|
D | file-item.c | 262 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_lookup_bio_sums()
|
D | compression.c | 510 struct extent_io_tree *tree; in add_ra_bio_pages()
|
D | ioctl.c | 1053 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in check_defrag_in_cache() 1147 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent() 1283 struct extent_io_tree *tree; in cluster_pages_for_defrag()
|
D | free-space-cache.c | 1073 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
|
D | relocation.c | 129 struct extent_io_tree processed_blocks;
|
D | extent-tree.c | 2887 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
|
/Linux-v5.10/fs/btrfs/tests/ |
D | extent-io-tests.c | 62 struct extent_io_tree *tmp; in test_find_delalloc() 439 struct extent_io_tree tree; in test_find_first_clear_extent_bit()
|
/Linux-v5.10/include/trace/events/ |
D | btrfs.h | 30 struct extent_io_tree; 1909 TP_PROTO(const struct extent_io_tree *tree, 1948 TP_PROTO(const struct extent_io_tree *tree, 1987 TP_PROTO(const struct extent_io_tree *tree,
|