Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/tests/
Dextent-io-tests.c86 extent_io_tree_init(NULL, tmp, IO_TREE_SELFTEST, NULL); in test_find_delalloc()
441 extent_io_tree_init(NULL, &tree, IO_TREE_SELFTEST, NULL); in test_find_first_clear_extent_bit()
Dbtrfs-tests.c103 extent_io_tree_init(NULL, &dev->alloc_state, 0, NULL); in btrfs_alloc_dummy_device()
/Linux-v5.15/fs/btrfs/
Dextent-io-tree.h102 void extent_io_tree_init(struct btrfs_fs_info *fs_info,
Dtransaction.c388 extent_io_tree_init(fs_info, &cur_trans->dirty_pages, in join_transaction()
390 extent_io_tree_init(fs_info, &cur_trans->pinned_extents, in join_transaction()
Ddisk-io.c1194 extent_io_tree_init(fs_info, &root->dirty_log_pages, in __setup_root()
1196 extent_io_tree_init(fs_info, &root->log_csum_range, in __setup_root()
2256 extent_io_tree_init(fs_info, &BTRFS_I(inode)->io_tree, in btrfs_init_btree_inode()
2949 extent_io_tree_init(fs_info, &fs_info->excluded_extents, in btrfs_init_fs_info()
Dinode.c9114 extent_io_tree_init(fs_info, &ei->io_tree, IO_TREE_INODE_IO, inode); in btrfs_alloc_inode()
9115 extent_io_tree_init(fs_info, &ei->io_failure_tree, in btrfs_alloc_inode()
9117 extent_io_tree_init(fs_info, &ei->file_extent_tree, in btrfs_alloc_inode()
Drelocation.c3946 extent_io_tree_init(fs_info, &rc->processed_blocks, in alloc_reloc_control()
Dextent_io.c288 void extent_io_tree_init(struct btrfs_fs_info *fs_info, in extent_io_tree_init() function
Dvolumes.c6870 extent_io_tree_init(fs_info, &dev->alloc_state, in btrfs_alloc_device()