Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dfree-space-tests.c404 const struct btrfs_free_space_op *orig_free_space_ops; in test_steal_space_from_bitmap_to_extent() local
426 orig_free_space_ops = cache->free_space_ctl->op; in test_steal_space_from_bitmap_to_extent()
821 cache->free_space_ctl->op = orig_free_space_ops; in test_steal_space_from_bitmap_to_extent()
838 const struct btrfs_free_space_op *orig_free_space_ops; in test_bytes_index() local
895 orig_free_space_ops = cache->free_space_ctl->op; in test_bytes_index()
1000 cache->free_space_ctl->op = orig_free_space_ops; in test_bytes_index()