Searched refs:extent_io_tree (Results 1 – 19 of 19) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | extent-io-tree.h | 75 struct extent_io_tree { struct 102 struct extent_io_tree *tree, unsigned int owner, argument 104 void extent_io_tree_release(struct extent_io_tree *tree); 106 int lock_extent(struct extent_io_tree *tree, u64 start, u64 end, 109 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end); 114 u64 count_range_bits(struct extent_io_tree *tree, 119 int test_range_bit(struct extent_io_tree *tree, u64 start, u64 end, 121 int clear_record_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, 123 int __clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, 127 static inline int clear_extent_bit(struct extent_io_tree *tree, u64 start, in clear_extent_bit() [all …]
|
D | extent-io-tree.c | 57 struct extent_io_tree *tree, in __btrfs_debug_check_extent_io_range() 96 struct extent_io_tree *tree, unsigned int owner, in extent_io_tree_init() 108 void extent_io_tree_release(struct extent_io_tree *tree) in extent_io_tree_release() 233 static inline struct extent_state *tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert() 279 static struct extent_state *tree_search_prev_next(struct extent_io_tree *tree, in tree_search_prev_next() 319 static inline struct extent_state *tree_search(struct extent_io_tree *tree, u64 offset) in tree_search() 324 static void extent_io_tree_panic(struct extent_io_tree *tree, int err) in extent_io_tree_panic() 339 static void merge_state(struct extent_io_tree *tree, struct extent_state *state) in merge_state() 370 static void set_state_bits(struct extent_io_tree *tree, in set_state_bits() 395 static int insert_state(struct extent_io_tree *tree, in insert_state() [all …]
|
D | transaction.h | 49 struct extent_io_tree dirty_pages; 75 struct extent_io_tree pinned_extents; 229 struct extent_io_tree *dirty_pages, int mark);
|
D | btrfs_inode.h | 94 struct extent_io_tree io_tree; 106 struct extent_io_tree file_extent_tree;
|
D | extent_io.h | 65 struct extent_io_tree; 245 int extent_invalidate_folio(struct extent_io_tree *tree,
|
D | transaction.c | 1043 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1099 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents() 1137 struct extent_io_tree *dirty_pages) in btrfs_wait_extents() 1154 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents() 1185 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
|
D | inode.c | 959 struct extent_io_tree *io_tree = &inode->io_tree; in submit_one_async_extent() 1699 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow() 3206 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_ordered_io() 3507 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_verify_data_csum() 4865 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block() 5050 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand() 5280 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages() 7156 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent() 7252 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in lock_extent_direct() 8217 struct extent_io_tree *tree = &inode->io_tree; in btrfs_invalidate_folio() [all …]
|
D | extent_io.c | 396 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in find_lock_delalloc_range() 675 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_clean_io_failure() 1087 struct extent_io_tree *tree; in endio_readpage_release_extent() 1757 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in btrfs_do_readpage() 3349 int extent_invalidate_folio(struct extent_io_tree *tree, in extent_invalidate_folio() 3381 static int try_release_extent_state(struct extent_io_tree *tree, in try_release_extent_state() 3425 struct extent_io_tree *tree = &btrfs_inode->io_tree; in try_release_extent_mapping() 4959 struct extent_io_tree *io_tree; in read_extent_buffer_subpage()
|
D | disk-io.c | 59 struct extent_io_tree *dirty_pages, 62 struct extent_io_tree *pinned_extents); 121 static int verify_parent_transid(struct extent_io_tree *io_tree, in verify_parent_transid() 262 struct extent_io_tree *io_tree; in btrfs_read_extent_buffer() 845 struct extent_io_tree *tree; in btree_invalidate_folio() 5046 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents() 5079 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
|
D | volumes.h | 173 struct extent_io_tree alloc_state;
|
D | ctree.h | 662 struct extent_io_tree excluded_extents; 1333 struct extent_io_tree dirty_log_pages; 1455 struct extent_io_tree log_csum_range;
|
D | file-item.c | 378 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_lookup_bio_sums()
|
D | compression.c | 526 struct extent_io_tree *tree; in add_ra_bio_pages()
|
D | free-space-cache.c | 1207 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
|
D | relocation.c | 132 struct extent_io_tree processed_blocks;
|
D | ioctl.c | 1189 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
|
D | extent-tree.c | 2764 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
|
/linux-6.1.9/fs/btrfs/tests/ |
D | extent-io-tests.c | 90 static void dump_extent_io_tree(const struct extent_io_tree *tree) in dump_extent_io_tree() 111 struct extent_io_tree *tmp; in test_find_delalloc() 486 struct extent_io_tree tree; in test_find_first_clear_extent_bit()
|
/linux-6.1.9/include/trace/events/ |
D | btrfs.h | 30 struct extent_io_tree; 1980 TP_PROTO(const struct extent_io_tree *tree, 2019 TP_PROTO(const struct extent_io_tree *tree, 2058 TP_PROTO(const struct extent_io_tree *tree,
|