/linux/fs/btrfs/ |
H A D | extent-io-tree.h | 98 struct extent_io_tree { struct 133 struct btrfs_inode *extent_io_tree_to_inode(struct extent_io_tree *tree); argument 134 const struct btrfs_inode *extent_io_tree_to_inode_const(const struct extent_io_tree *tree); 135 const struct btrfs_fs_info *extent_io_tree_to_fs_info(const struct extent_io_tree *tree); 138 struct extent_io_tree *tree, unsigned int owner); 139 void extent_io_tree_release(struct extent_io_tree *tree); 140 int __lock_extent(struct extent_io_tree *tree, u64 start, u64 end, u32 bits, 142 bool __try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, u32 bits, 145 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in lock_extent() 151 static inline bool try_lock_extent(struct extent_io_tree *tree, u64 start, in try_lock_extent() [all …]
|
H A D | extent-io-tree.c | 59 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() 101 const struct btrfs_inode *extent_io_tree_to_inode_const(const struct extent_io_tree *tree) in extent_io_tree_to_inode_const() 109 const struct btrfs_fs_info *extent_io_tree_to_fs_info(const struct extent_io_tree *tree) in extent_io_tree_to_fs_info() 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() 258 static inline struct extent_state *tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert() 304 static struct extent_state *tree_search_prev_next(struct extent_io_tree *tree, in tree_search_prev_next() 344 static inline struct extent_state *tree_search(struct extent_io_tree *tree, u64 offset) in tree_search() [all …]
|
H A D | transaction.h | 75 struct extent_io_tree dirty_pages; 101 struct extent_io_tree pinned_extents; 298 struct extent_io_tree *dirty_pages, int mark);
|
H A D | extent_io.h | 28 struct extent_io_tree; 364 int extent_invalidate_folio(struct extent_io_tree *tree,
|
H A D | ctree.h | 180 struct extent_io_tree dirty_log_pages; 311 struct extent_io_tree log_csum_range;
|
H A D | btrfs_inode.h | 163 struct extent_io_tree io_tree; 171 struct extent_io_tree *file_extent_tree;
|
H A D | transaction.c | 1117 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1170 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents() 1205 struct extent_io_tree *dirty_pages) in btrfs_wait_extents() 1222 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents() 1253 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; in btrfs_write_and_wait_transaction()
|
H A D | inode.c | 1109 struct extent_io_tree *io_tree = &inode->io_tree; in submit_one_async_extent() 1724 struct extent_io_tree *io_tree = &inode->io_tree; in fallback_to_cow() 3069 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_one_ordered() 3801 inode->file_extent_tree = kmalloc(sizeof(struct extent_io_tree), GFP_KERNEL); in btrfs_init_file_extent_tree() 4781 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block() 4977 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand() 5202 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages() 7075 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in can_nocow_extent() 7313 struct extent_io_tree *tree = &inode->io_tree; in btrfs_invalidate_folio() 9069 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_encoded_read_inline() [all …]
|
H A D | volumes.h | 192 struct extent_io_tree alloc_state;
|
H A D | fs.h | 440 struct extent_io_tree excluded_extents;
|
H A D | extent_io.c | 314 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in find_lock_delalloc_range() 2410 int extent_invalidate_folio(struct extent_io_tree *tree, in extent_invalidate_folio() 2442 static bool try_release_extent_state(struct extent_io_tree *tree, in try_release_extent_state() 2486 struct extent_io_tree *io_tree = &inode->io_tree; in try_release_extent_mapping()
|
H A D | direct-io.c | 39 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in lock_extent_direct()
|
H A D | ioctl.c | 4432 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_ioctl_encoded_read() 4665 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_read_finished() 4736 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_read_extent() 4814 struct extent_io_tree *io_tree; in btrfs_uring_encoded_read()
|
H A D | defrag.c | 750 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
|
H A D | compression.c | 427 struct extent_io_tree *tree; in add_ra_bio_pages()
|
H A D | disk-io.c | 534 struct extent_io_tree *tree; in btree_invalidate_folio() 4670 struct extent_io_tree *dirty_pages, in btrfs_destroy_marked_extents() 4697 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
|
H A D | file.c | 1780 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in btrfs_page_mkwrite()
|
H A D | relocation.c | 149 struct extent_io_tree processed_blocks;
|
H A D | free-space-cache.c | 1205 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
|
H A D | extent-tree.c | 2827 struct extent_io_tree *unpin; in btrfs_finish_extent_commit()
|
/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()
|
/linux/include/trace/events/ |
H A D | btrfs.h | 28 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,
|