Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dextent-io-tree.h98 struct extent_io_tree { struct
133 struct btrfs_inode *extent_io_tree_to_inode(struct extent_io_tree *tree); argument
138 struct extent_io_tree *tree, unsigned int owner);
139 void extent_io_tree_release(struct extent_io_tree *tree);
160 u64 count_range_bits(struct extent_io_tree *tree,
171 int __clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end,
196 int set_extent_bit(struct extent_io_tree *tree, u64 start, u64 end,
214 int convert_extent_bit(struct extent_io_tree *tree, u64 start, u64 end,
218 bool find_first_extent_bit(struct extent_io_tree *tree, u64 start,
223 int find_contiguous_extent_bit(struct extent_io_tree *tree, u64 start,
[all …]
H A Dextent-io-tree.c59 struct extent_io_tree *tree, in __btrfs_debug_check_extent_io_range()
87 static bool is_inode_io_tree(const struct extent_io_tree *tree) in is_inode_io_tree()
93 struct btrfs_inode *extent_io_tree_to_inode(struct extent_io_tree *tree) in extent_io_tree_to_inode()
117 struct extent_io_tree *tree, unsigned int owner) in extent_io_tree_init()
132 void extent_io_tree_release(struct extent_io_tree *tree) in extent_io_tree_release()
409 static void set_state_bits(struct extent_io_tree *tree, in set_state_bits()
439 static struct extent_state *insert_state(struct extent_io_tree *tree, in insert_state()
499 static void insert_state_fast(struct extent_io_tree *tree, in insert_state_fast()
895 bool find_first_extent_bit(struct extent_io_tree *tree, u64 start, in find_first_extent_bit()
1282 int set_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, in set_extent_bit()
[all …]
H A Dtransaction.h75 struct extent_io_tree dirty_pages;
101 struct extent_io_tree pinned_extents;
298 struct extent_io_tree *dirty_pages, int mark);
H A Dextent_io.h28 struct extent_io_tree;
367 int extent_invalidate_folio(struct extent_io_tree *tree,
H A Dctree.h180 struct extent_io_tree dirty_log_pages;
311 struct extent_io_tree log_csum_range;
H A Dbtrfs_inode.h164 struct extent_io_tree io_tree;
172 struct extent_io_tree *file_extent_tree;
H A Dtransaction.c1123 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents()
1176 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents()
1211 struct extent_io_tree *dirty_pages) in btrfs_wait_extents()
1228 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents()
1259 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
H A Dvolumes.h196 struct extent_io_tree alloc_state;
H A Dinode.c1102 struct extent_io_tree *io_tree = &inode->io_tree; in submit_one_async_extent()
1721 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow()
3097 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_one_ordered()
4809 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block()
5005 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand()
7118 struct extent_io_tree *io_tree = &inode->io_tree; in can_nocow_extent()
7356 struct extent_io_tree *tree = &inode->io_tree; in btrfs_invalidate_folio()
9115 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_encoded_read_inline()
9308 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_encoded_read_regular()
9372 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_encoded_read()
[all …]
H A Dfs.h456 struct extent_io_tree excluded_extents;
H A Dextent_io.c314 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in find_lock_delalloc_range()
2589 int extent_invalidate_folio(struct extent_io_tree *tree, in extent_invalidate_folio()
2621 static bool try_release_extent_state(struct extent_io_tree *tree, in try_release_extent_state()
2665 struct extent_io_tree *io_tree = &inode->io_tree; in try_release_extent_mapping()
H A Ddirect-io.c39 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in lock_extent_direct()
H A Dioctl.c4431 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_ioctl_encoded_read()
4664 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_read_finished()
4735 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_read_extent()
4813 struct extent_io_tree *io_tree; in btrfs_uring_encoded_read()
H A Ddefrag.c750 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
H A Dcompression.c427 struct extent_io_tree *tree; in add_ra_bio_pages()
H A Ddisk-io.c532 struct extent_io_tree *tree; in btree_invalidate_folio()
4694 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents()
4721 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
H A Dfile.c1779 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_page_mkwrite()
H A Drelocation.c149 struct extent_io_tree processed_blocks;
H A Dfree-space-cache.c1204 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
H A Dextent-tree.c2821 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
/linux-6.15/fs/btrfs/tests/
H A Dextent-io-tests.c91 static void dump_extent_io_tree(const struct extent_io_tree *tree) in dump_extent_io_tree()
114 struct extent_io_tree *tmp; in test_find_delalloc()
562 struct extent_io_tree tree; in test_find_first_clear_extent_bit()
/linux-6.15/include/trace/events/
H A Dbtrfs.h28 struct extent_io_tree;
2063 TP_PROTO(const struct extent_io_tree *tree,
2096 TP_PROTO(const struct extent_io_tree *tree,
2129 TP_PROTO(const struct extent_io_tree *tree,