Home
last modified time | relevance | path

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

/fs/btrfs/
A Dextent-io-tree.h212 bool btrfs_find_first_extent_bit(struct extent_io_tree *tree, u64 start,
A Dtransaction.c1132 while (btrfs_find_first_extent_bit(dirty_pages, start, &start, &end, in btrfs_write_marked_extents()
1184 while (btrfs_find_first_extent_bit(dirty_pages, start, &start, &end, in __btrfs_wait_marked_extents()
A Ddev-replace.c797 while (btrfs_find_first_extent_bit(&srcdev->alloc_state, start, in btrfs_set_target_alloc_state()
A Ddisk-io.c4170 while (btrfs_find_first_extent_bit(&trans->dirty_pages, cur, in warn_about_uncommitted_trans()
4638 while (btrfs_find_first_extent_bit(dirty_pages, start, &start, &end, in btrfs_destroy_marked_extents()
4673 if (!btrfs_find_first_extent_bit(unpin, 0, &start, &end, in btrfs_destroy_pinned_extent()
A Dextent-io-tree.c889 bool btrfs_find_first_extent_bit(struct extent_io_tree *tree, u64 start, in btrfs_find_first_extent_bit() function
A Dextent-tree.c2836 btrfs_find_first_extent_bit(unpin, 0, &start, &end, EXTENT_DIRTY, &cached_state); in btrfs_finish_extent_commit()
2873 btrfs_find_first_extent_bit(unpin, 0, &start, &end, in btrfs_finish_extent_commit()
A Dblock-group.c541 if (!btrfs_find_first_extent_bit(&info->excluded_extents, start, in btrfs_add_new_free_space()
A Drelocation.c3422 block_found = btrfs_find_first_extent_bit(&rc->processed_blocks, in find_next_extent()
A Dfree-space-cache.c1221 if (!btrfs_find_first_extent_bit(unpin, start, in write_pinned_extent_entries()
A Dvolumes.c1517 if (btrfs_find_first_extent_bit(&device->alloc_state, *start, in contains_pending_extent()

Completed in 68 milliseconds