Lines Matching refs:BTRFS_I
484 fs_info = BTRFS_I(mapping->host)->root->fs_info; in btree_writepages()
507 tree = &BTRFS_I(folio->mapping->host)->io_tree; in btree_invalidate_folio()
511 btrfs_warn(BTRFS_I(folio->mapping->host)->root->fs_info, in btree_invalidate_folio()
1901 RB_CLEAR_NODE(&BTRFS_I(inode)->rb_node); in btrfs_init_btree_inode()
1902 extent_io_tree_init(fs_info, &BTRFS_I(inode)->io_tree, in btrfs_init_btree_inode()
1904 extent_map_tree_init(&BTRFS_I(inode)->extent_tree); in btrfs_init_btree_inode()
1906 BTRFS_I(inode)->root = btrfs_grab_root(fs_info->tree_root); in btrfs_init_btree_inode()
1907 BTRFS_I(inode)->location.objectid = BTRFS_BTREE_INODE_OBJECTID; in btrfs_init_btree_inode()
1908 BTRFS_I(inode)->location.type = 0; in btrfs_init_btree_inode()
1909 BTRFS_I(inode)->location.offset = 0; in btrfs_init_btree_inode()
1910 set_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags); in btrfs_init_btree_inode()
4778 BTRFS_I(inode)->generation = 0; in btrfs_cleanup_bg_io()