Home
last modified time | relevance | path

Searched refs:extent_io_tree (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dextent-io-tree.h88 struct extent_io_tree { struct
116 struct extent_io_tree *tree, unsigned int owner); argument
117 void extent_io_tree_release(struct extent_io_tree *tree);
119 int lock_extent(struct extent_io_tree *tree, u64 start, u64 end,
122 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end,
128 u64 count_range_bits(struct extent_io_tree *tree,
134 int test_range_bit(struct extent_io_tree *tree, u64 start, u64 end,
136 int clear_record_extent_bits(struct extent_io_tree *tree, u64 start, u64 end,
138 int __clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end,
142 static inline int clear_extent_bit(struct extent_io_tree *tree, u64 start, in clear_extent_bit()
[all …]
Dextent-io-tree.c58 struct extent_io_tree *tree, in __btrfs_debug_check_extent_io_range()
97 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()
368 static void set_state_bits(struct extent_io_tree *tree, in set_state_bits()
393 static int insert_state(struct extent_io_tree *tree, in insert_state()
[all …]
Dtransaction.h51 struct extent_io_tree dirty_pages;
77 struct extent_io_tree pinned_extents;
257 struct extent_io_tree *dirty_pages, int mark);
Dextent_io.h68 struct extent_io_tree;
292 int extent_invalidate_folio(struct extent_io_tree *tree,
Dbtrfs_inode.h94 struct extent_io_tree io_tree;
100 struct extent_io_tree file_extent_tree;
Dctree.h205 struct extent_io_tree dirty_log_pages;
327 struct extent_io_tree log_csum_range;
Dtransaction.c1077 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents()
1131 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents()
1169 struct extent_io_tree *dirty_pages) in btrfs_wait_extents()
1186 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents()
1217 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
Dvolumes.h164 struct extent_io_tree alloc_state;
Dinode.c1099 struct extent_io_tree *io_tree = &inode->io_tree; in submit_one_async_extent()
1752 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow()
3018 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_one_ordered()
4659 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block()
4852 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand()
5081 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages()
7036 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent()
7132 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in lock_extent_direct()
7906 struct extent_io_tree *tree = &inode->io_tree; in btrfs_invalidate_folio()
8088 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_page_mkwrite()
[all …]
Dfs.h391 struct extent_io_tree excluded_extents;
Dextent_io.c326 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in find_lock_delalloc_range()
526 struct extent_io_tree *tree; in endio_readpage_release_extent()
983 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in btrfs_do_readpage()
2258 int extent_invalidate_folio(struct extent_io_tree *tree, in extent_invalidate_folio()
2290 static int try_release_extent_state(struct extent_io_tree *tree, in try_release_extent_state()
2333 struct extent_io_tree *tree = &btrfs_inode->io_tree; in try_release_extent_mapping()
Ddefrag.c614 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
Dcompression.c333 struct extent_io_tree *tree; in add_ra_bio_pages()
Ddisk-io.c506 struct extent_io_tree *tree; in btree_invalidate_folio()
4710 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents()
4737 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
Dfree-space-cache.c1204 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
Drelocation.c141 struct extent_io_tree processed_blocks;
Dextent-tree.c2783 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
/Linux-v6.6/fs/btrfs/tests/
Dextent-io-tests.c90 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()
542 struct extent_io_tree tree; in test_find_first_clear_extent_bit()
/Linux-v6.6/include/trace/events/
Dbtrfs.h30 struct extent_io_tree;
2091 TP_PROTO(const struct extent_io_tree *tree,
2129 TP_PROTO(const struct extent_io_tree *tree,
2167 TP_PROTO(const struct extent_io_tree *tree,