Home
last modified time | relevance | path

Searched refs:alloc_state (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/tests/
A Dbtrfs-tests.c105 btrfs_extent_io_tree_init(fs_info, &dev->alloc_state, 0); in btrfs_alloc_dummy_device()
114 btrfs_extent_io_tree_release(&dev->alloc_state); in btrfs_free_dummy_device()
/fs/btrfs/
A Ddev-replace.c797 while (btrfs_find_first_extent_bit(&srcdev->alloc_state, start, in btrfs_set_target_alloc_state()
800 ret = btrfs_set_extent_bit(&tgtdev->alloc_state, found_start, in btrfs_set_target_alloc_state()
A Dvolumes.h196 struct extent_io_tree alloc_state; member
A Dvolumes.c408 btrfs_extent_io_tree_release(&device->alloc_state); in btrfs_free_device()
1160 btrfs_extent_io_tree_release(&device->alloc_state); in btrfs_close_one_device()
1517 if (btrfs_find_first_extent_bit(&device->alloc_state, *start, in contains_pending_extent()
5022 btrfs_clear_extent_bit(&device->alloc_state, new_size, (u64)-1, in btrfs_shrink_device()
5438 btrfs_set_extent_bit(&device->alloc_state, stripe->physical, in chunk_map_device_set_bits()
5450 btrfs_clear_extent_bit(&device->alloc_state, stripe->physical, in chunk_map_device_clear_bits()
6915 btrfs_extent_io_tree_init(fs_info, &dev->alloc_state, IO_TREE_DEVICE_ALLOC_STATE); in btrfs_alloc_device()
A Dextent-tree.c6446 btrfs_find_first_clear_extent_bit(&device->alloc_state, start, in btrfs_trim_free_extents()
6485 btrfs_set_extent_bit(&device->alloc_state, start, in btrfs_trim_free_extents()
/fs/gfs2/
A Dbmap.c625 enum alloc_state { enum
672 enum alloc_state state; in __gfs2_iomap_alloc()

Completed in 32 milliseconds