Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent-io-tree.h69 struct extent_io_tree { struct
103 struct extent_io_tree *tree, unsigned int owner,
105 void extent_io_tree_release(struct extent_io_tree *tree);
120 u64 count_range_bits(struct extent_io_tree *tree,
240 int find_first_extent_bit(struct extent_io_tree *tree, u64 start,
247 int extent_invalidatepage(struct extent_io_tree *tree,
255 int set_state_failrec(struct extent_io_tree *tree, u64 start,
259 int free_io_failure(struct extent_io_tree *failure_tree,
260 struct extent_io_tree *io_tree,
263 struct extent_io_tree *failure_tree,
[all …]
A Dtransaction.h49 struct extent_io_tree dirty_pages;
75 struct extent_io_tree pinned_extents;
227 struct extent_io_tree *dirty_pages, int mark);
A Dextent_io.c111 struct extent_io_tree *tree, u64 start, u64 end) in __btrfs_debug_check_extent_io_range()
172 struct extent_io_tree *tree = bio->bi_private; in submit_one_bio()
289 struct extent_io_tree *tree, unsigned int owner, in extent_io_tree_init()
472 tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert()
2098 u64 count_range_bits(struct extent_io_tree *tree, in count_range_bits()
2270 struct extent_io_tree *io_tree, in free_io_failure()
2415 struct extent_io_tree *failure_tree, in clean_io_failure()
2416 struct extent_io_tree *io_tree, u64 start, in clean_io_failure()
2901 struct extent_io_tree *tree; in endio_readpage_release_extent()
2997 struct extent_io_tree *tree, *failure_tree; in end_bio_extent_readpage()
[all …]
A Dbtrfs_inode.h85 struct extent_io_tree io_tree;
90 struct extent_io_tree io_failure_tree;
96 struct extent_io_tree file_extent_tree;
A Dtransaction.c1022 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents()
1078 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents()
1116 struct extent_io_tree *dirty_pages) in btrfs_wait_extents()
1133 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents()
1164 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
A Dextent_io.h72 struct extent_io_tree;
A Dvolumes.h141 struct extent_io_tree alloc_state;
A Ddisk-io.c60 struct extent_io_tree *dirty_pages,
63 struct extent_io_tree *pinned_extents);
238 static int verify_parent_transid(struct extent_io_tree *io_tree, in verify_parent_transid()
382 struct extent_io_tree *io_tree; in btree_read_extent_buffer_pages()
1012 struct extent_io_tree *tree; in btree_invalidatepage()
4791 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents()
4824 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
A Dinode.c926 struct extent_io_tree *io_tree = &inode->io_tree; in submit_one_async_extent()
1561 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow()
3011 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_ordered_io()
3297 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_verify_data_csum()
5016 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block()
5205 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand()
5443 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages()
7064 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_get_extent()
7493 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent()
8099 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_check_read_dio_bio()
[all …]
A Dctree.h653 struct extent_io_tree excluded_extents;
1141 struct extent_io_tree dirty_log_pages;
1265 struct extent_io_tree log_csum_range;
A Dfile-item.c368 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_lookup_bio_sums()
A Dcompression.c663 struct extent_io_tree *tree; in add_ra_bio_pages()
A Dfree-space-cache.c1150 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
A Drelocation.c131 struct extent_io_tree processed_blocks;
A Dioctl.c996 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
A Dextent-tree.c2790 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
/linux/fs/btrfs/tests/
A Dextent-io-tests.c62 struct extent_io_tree *tmp; in test_find_delalloc()
435 struct extent_io_tree tree; in test_find_first_clear_extent_bit()
/linux/include/trace/events/
A Dbtrfs.h30 struct extent_io_tree;
1921 TP_PROTO(const struct extent_io_tree *tree,
1960 TP_PROTO(const struct extent_io_tree *tree,
1999 TP_PROTO(const struct extent_io_tree *tree,

Completed in 109 milliseconds