Lines Matching refs:io_tree
271 * update the disk_i_size, but lockdep will complain because our io_tree we hold
1864 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree;
2024 clear_extent_bit(&inode->io_tree, start, end, clear_bits, 1, 0, NULL);
2220 struct extent_io_tree *io_tree,
2233 ret = clear_extent_bits(io_tree, rec->start,
2363 struct extent_io_tree *io_tree, u64 start,
2394 spin_lock(&io_tree->lock);
2395 state = find_first_extent_bit_state(io_tree,
2398 spin_unlock(&io_tree->lock);
2412 free_io_failure(failure_tree, io_tree, failrec);
2458 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree;
2650 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree;
2825 tree = &BTRFS_I(inode)->io_tree;
3041 struct extent_io_tree *tree = &BTRFS_I(page->mapping->host)->io_tree;
3162 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree;
3462 struct extent_io_tree *tree = &inode->io_tree;
4446 struct extent_io_tree *tree = &btrfs_inode->io_tree;
4761 lock_extent_bits(&inode->io_tree, start, start + len - 1,
4874 unlock_extent_cached(&inode->io_tree, start, start + len - 1,