Searched refs:extent_io_tree (Results 1 – 16 of 16) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent-io-tree.h | 103 struct extent_io_tree { struct 138 const struct btrfs_inode *btrfs_extent_io_tree_to_inode(const struct extent_io_tree *tree); argument 139 const struct btrfs_fs_info *btrfs_extent_io_tree_to_fs_info(const struct extent_io_tree *tree); 142 struct extent_io_tree *tree, unsigned int owner); 143 void btrfs_extent_io_tree_release(struct extent_io_tree *tree); 144 int btrfs_lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, u32 bits, 146 bool btrfs_try_lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, 149 static inline int btrfs_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_lock_extent() 155 static inline bool btrfs_try_lock_extent(struct extent_io_tree *tree, u64 start, in btrfs_try_lock_extent() 164 u64 btrfs_count_range_bits(struct extent_io_tree *tree, [all …]
|
| H A D | extent_io.h | 27 struct extent_io_tree; 383 int extent_invalidate_folio(struct extent_io_tree *tree,
|
| H A D | transaction.c | 1151 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1204 struct extent_io_tree *dirty_pages) in __btrfs_wait_marked_extents() 1238 struct extent_io_tree *dirty_pages) in btrfs_wait_tree_log_extents() 1255 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents() 1287 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages;
|
| H A D | inode.c | 1053 struct extent_io_tree *io_tree = &inode->io_tree; in compress_file_range() 1706 struct extent_io_tree *io_tree = &inode->io_tree; in run_delalloc_compressed() 3191 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_finish_one_ordered() 3997 inode->file_extent_tree = kmalloc_obj(struct extent_io_tree); in btrfs_init_file_extent_tree() 5052 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_truncate_block() 5299 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_cont_expand() 5524 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in evict_inode_truncate_pages() 7443 struct extent_io_tree *io_tree = &inode->io_tree; in can_nocow_extent() 7675 struct extent_io_tree *tree = &inode->io_tree; in btrfs_invalidate_folio() 9464 struct extent_io_tree *io_tre in btrfs_encoded_read_inline() [all...] |
| H A D | volumes.h | 209 struct extent_io_tree alloc_state;
|
| H A D | fs.h | 520 struct extent_io_tree excluded_extents;
|
| H A D | extent_io.c | 375 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in find_lock_delalloc_range() 2724 int extent_invalidate_folio(struct extent_io_tree *tree, in btrfs_readahead() 2756 static bool try_release_extent_state(struct extent_io_tree *tree, in extent_invalidate_folio() 2808 struct extent_io_tree *io_tree = &inode->io_tree; in try_release_extent_state()
|
| H A D | ioctl.c | 4300 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_ioctl_encoded_read() 4542 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_read_finished() 4614 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_read_extent() 4685 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_uring_encoded_read()
|
| H A D | defrag.c | 738 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree; in defrag_lookup_extent()
|
| H A D | compression.c | 385 struct extent_io_tree *tree; in add_ra_bio_pages()
|
| H A D | disk-io.c | 494 struct extent_io_tree *tree; in btree_invalidate_folio() 4665 struct extent_io_tree *dirty_pages, in btrfs_destroy_all_delalloc_inodes() 4692 struct extent_io_tree *unpin) in btrfs_destroy_marked_extents()
|
| H A D | file.c | 1857 struct extent_io_tree *io_tree = &inode->io_tree; in btrfs_page_mkwrite()
|
| H A D | free-space-cache.c | 1202 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries()
|
| H A D | relocation.c | 160 struct extent_io_tree processed_blocks;
|
| H A D | extent-tree.c | 2984 struct extent_io_tree *unpin = &trans->transaction->pinned_extents; in btrfs_finish_extent_commit()
|
| /linux/include/trace/events/ |
| H A D | btrfs.h | 28 struct extent_io_tree; 2084 TP_PROTO(const struct extent_io_tree *tree, 2117 TP_PROTO(const struct extent_io_tree *tree, 2150 TP_PROTO(const struct extent_io_tree *tree,
|