Lines Matching refs:BTRFS_I
406 io_tree = &BTRFS_I(fs_info->btree_inode)->io_tree; in btree_read_extent_buffer_pages()
787 root = BTRFS_I(bvec->bv_page->mapping->host)->root; in btree_csum_one_bio()
820 int async = check_async_write(fs_info, BTRFS_I(inode)); in btrfs_submit_metadata_bio()
891 fs_info = BTRFS_I(mapping->host)->root->fs_info; in btree_writepages()
914 tree = &BTRFS_I(page->mapping->host)->io_tree; in btree_invalidatepage()
918 btrfs_warn(BTRFS_I(page->mapping->host)->root->fs_info, in btree_invalidatepage()
2129 RB_CLEAR_NODE(&BTRFS_I(inode)->rb_node); in btrfs_init_btree_inode()
2130 extent_io_tree_init(fs_info, &BTRFS_I(inode)->io_tree, in btrfs_init_btree_inode()
2132 BTRFS_I(inode)->io_tree.track_uptodate = false; in btrfs_init_btree_inode()
2133 extent_map_tree_init(&BTRFS_I(inode)->extent_tree); in btrfs_init_btree_inode()
2135 BTRFS_I(inode)->root = btrfs_grab_root(fs_info->tree_root); in btrfs_init_btree_inode()
2136 memset(&BTRFS_I(inode)->location, 0, sizeof(struct btrfs_key)); in btrfs_init_btree_inode()
2137 set_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags); in btrfs_init_btree_inode()
4237 ret = verify_parent_transid(&BTRFS_I(btree_inode)->io_tree, buf, in btrfs_buffer_uptodate()
4260 root = BTRFS_I(buf->pages[0]->mapping->host)->root; in btrfs_mark_buffer_dirty()
4627 BTRFS_I(inode)->generation = 0; in btrfs_cleanup_bg_io()