| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent-io-tree.h | 55 struct extent_io_tree { struct 89 struct extent_io_tree *tree, unsigned int owner, 91 void extent_io_tree_release(struct extent_io_tree *tree); 93 int lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, 96 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent() 101 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end); 106 u64 count_range_bits(struct extent_io_tree *tree, 111 int test_range_bit(struct extent_io_tree *tree, u64 start, u64 end, 114 int clear_record_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, 116 int clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, [all …]
|
| H A D | extent_io.c | 106 struct extent_io_tree *tree, u64 start, u64 end) in __btrfs_debug_check_extent_io_range() 167 struct extent_io_tree *tree = bio->bi_private; in submit_one_bio() 279 struct extent_io_tree *tree, unsigned int owner, in extent_io_tree_init() 292 void extent_io_tree_release(struct extent_io_tree *tree) in extent_io_tree_release() 409 static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset, in __etree_search() 462 tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert() 476 static inline struct rb_node *tree_search(struct extent_io_tree *tree, in tree_search() 491 static void merge_state(struct extent_io_tree *tree, in merge_state() 532 static void set_state_bits(struct extent_io_tree *tree, 546 static int insert_state(struct extent_io_tree *tree, in insert_state() [all …]
|
| H A D | transaction.h | 48 struct extent_io_tree dirty_pages; 74 struct extent_io_tree pinned_extents; 227 struct extent_io_tree *dirty_pages, int mark);
|
| H A D | btrfs_inode.h | 77 struct extent_io_tree io_tree; 82 struct extent_io_tree io_failure_tree; 88 struct extent_io_tree file_extent_tree;
|
| H A D | transaction.c | 1008 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1064 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents() 1102 struct extent_io_tree *dirty_pages) in btrfs_wait_extents() 1119 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents() 1150 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
|
| H A D | extent_io.h | 68 struct extent_io_tree;
|
| H A D | volumes.h | 137 struct extent_io_tree alloc_state;
|
| H A D | disk-io.c | 59 struct extent_io_tree *dirty_pages, 62 struct extent_io_tree *pinned_extents); 237 static int verify_parent_transid(struct extent_io_tree *io_tree, in verify_parent_transid() 399 struct extent_io_tree *io_tree; in btree_read_extent_buffer_pages() 913 struct extent_io_tree *tree; in btree_invalidatepage() 4554 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents() 4587 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
|
| H A D | inode.c | 775 struct extent_io_tree *io_tree = &inode->io_tree; in submit_compressed_extents() 1381 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow() 2634 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_finish_ordered_io() 2900 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_verify_data_csum() 4575 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_truncate_block() 4762 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_cont_expand() 4991 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages() 6609 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_get_extent() 7027 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent() 7660 struct extent_io_tree *failure_tree = &BTRFS_I(inode)->io_failure_tree; in btrfs_check_read_dio_bio() [all …]
|
| H A D | ctree.h | 614 struct extent_io_tree excluded_extents; 1064 struct extent_io_tree dirty_log_pages; 1197 struct extent_io_tree log_csum_range; 3031 void btrfs_set_range_writeback(struct extent_io_tree *tree, u64 start, u64 end);
|
| H A D | file-item.c | 262 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_lookup_bio_sums()
|
| H A D | compression.c | 515 struct extent_io_tree *tree; in add_ra_bio_pages()
|
| H A D | ioctl.c | 1065 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in check_defrag_in_cache() 1159 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent() 1296 struct extent_io_tree *tree; in cluster_pages_for_defrag()
|
| H A D | free-space-cache.c | 1077 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
|
| H A D | relocation.c | 129 struct extent_io_tree processed_blocks;
|
| H A D | extent-tree.c | 2817 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | extent-io-tests.c | 62 struct extent_io_tree *tmp; in test_find_delalloc() 439 struct extent_io_tree tree; in test_find_first_clear_extent_bit()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | btrfs.h | 30 struct extent_io_tree; 1909 TP_PROTO(const struct extent_io_tree *tree, 1948 TP_PROTO(const struct extent_io_tree *tree, 1987 TP_PROTO(const struct extent_io_tree *tree,
|