Home
last modified time | relevance | path

Searched refs:extent_io_tree_init (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.h115 void extent_io_tree_init(struct btrfs_fs_info *fs_info,
H A Dtransaction.c383 extent_io_tree_init(fs_info, &cur_trans->dirty_pages, in join_transaction()
385 extent_io_tree_init(fs_info, &cur_trans->pinned_extents, in join_transaction()
H A Ddisk-io.c683 extent_io_tree_init(fs_info, &root->dirty_log_pages, in __setup_root()
685 extent_io_tree_init(fs_info, &root->log_csum_range, in __setup_root()
1911 extent_io_tree_init(fs_info, &BTRFS_I(inode)->io_tree, in btrfs_init_btree_inode()
2756 extent_io_tree_init(fs_info, &fs_info->excluded_extents, in btrfs_init_fs_info()
H A Dextent-io-tree.c96 void extent_io_tree_init(struct btrfs_fs_info *fs_info, in extent_io_tree_init() function
H A Drelocation.c3976 extent_io_tree_init(fs_info, &rc->processed_blocks, IO_TREE_RELOC_BLOCKS); in alloc_reloc_control()
H A Dinode.c8545 extent_io_tree_init(fs_info, &ei->io_tree, IO_TREE_INODE_IO); in btrfs_alloc_inode()
8547 extent_io_tree_init(fs_info, &ei->file_extent_tree, in btrfs_alloc_inode()
H A Dvolumes.c6644 extent_io_tree_init(fs_info, &dev->alloc_state, IO_TREE_DEVICE_ALLOC_STATE); in btrfs_alloc_device()
/openbmc/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c105 extent_io_tree_init(NULL, &dev->alloc_state, 0); in btrfs_alloc_dummy_device()
H A Dextent-io-tests.c135 extent_io_tree_init(NULL, tmp, IO_TREE_SELFTEST); in test_find_delalloc()
548 extent_io_tree_init(NULL, &tree, IO_TREE_SELFTEST); in test_find_first_clear_extent_bit()