/openbmc/linux/fs/btrfs/ |
H A D | extent-io-tree.h | 88 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 …]
|
H A D | extent-io-tree.c | 58 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 …]
|
H A D | transaction.h | 60 struct extent_io_tree dirty_pages; 86 struct extent_io_tree pinned_extents; 266 struct extent_io_tree *dirty_pages, int mark);
|
H A D | extent_io.h | 68 struct extent_io_tree; 292 int extent_invalidate_folio(struct extent_io_tree *tree,
|
H A D | btrfs_inode.h | 96 struct extent_io_tree io_tree; 102 struct extent_io_tree file_extent_tree;
|
H A D | ctree.h | 205 struct extent_io_tree dirty_log_pages; 327 struct extent_io_tree log_csum_range;
|
H A D | transaction.c | 1076 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1130 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents() 1168 struct extent_io_tree *dirty_pages) in btrfs_wait_extents() 1185 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents() 1216 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
|
H A D | volumes.h | 170 struct extent_io_tree alloc_state;
|
H A D | inode.c | 1102 struct extent_io_tree *io_tree = &inode->io_tree; in submit_one_async_extent() 1754 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow() 3020 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_one_ordered() 4696 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block() 4889 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand() 5118 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages() 7080 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent() 7176 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in lock_extent_direct() 7970 struct extent_io_tree *tree = &inode->io_tree; in btrfs_invalidate_folio() 8152 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_page_mkwrite() [all …]
|
H A D | extent_io.c | 326 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() 978 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in btrfs_do_readpage() 2251 int extent_invalidate_folio(struct extent_io_tree *tree, in extent_invalidate_folio() 2283 static int try_release_extent_state(struct extent_io_tree *tree, in try_release_extent_state() 2327 struct extent_io_tree *tree = &btrfs_inode->io_tree; in try_release_extent_mapping()
|
H A D | fs.h | 393 struct extent_io_tree excluded_extents;
|
H A D | defrag.c | 614 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
|
H A D | compression.c | 333 struct extent_io_tree *tree; in add_ra_bio_pages()
|
H A D | disk-io.c | 506 struct extent_io_tree *tree; in btree_invalidate_folio() 4739 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents() 4766 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
|
H A D | free-space-cache.c | 1205 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
|
H A D | relocation.c | 141 struct extent_io_tree processed_blocks;
|
H A D | extent-tree.c | 2805 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 91 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()
|
/openbmc/linux/include/trace/events/ |
H A D | btrfs.h | 30 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,
|