Lines Matching refs:btrfs_item_ptr

1579 		dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);  in find_free_dev_extent_start()
1658 extent = btrfs_item_ptr(leaf, path->slots[0], in btrfs_free_dev_extent()
1667 extent = btrfs_item_ptr(leaf, path->slots[0], in btrfs_free_dev_extent()
1715 extent = btrfs_item_ptr(leaf, path->slots[0], in btrfs_alloc_dev_extent()
1820 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item); in btrfs_add_dev_item()
2460 dev_item = btrfs_item_ptr(leaf, path->slots[0], in btrfs_finish_sprout()
2746 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item); in btrfs_update_device()
3101 chunk = btrfs_item_ptr(leaf, path->slots[0], in btrfs_relocate_sys_chunks()
3206 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_balance_item); in insert_balance_item()
3684 chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk); in __btrfs_balance()
4265 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_balance_item); in btrfs_recover_balance()
4660 dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent); in btrfs_shrink_device()
7139 dev_item = btrfs_item_ptr(leaf, slot, in btrfs_read_chunk_tree()
7147 chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk); in btrfs_read_chunk_tree()
7253 ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_stats_item); in btrfs_device_init_dev_stats()
7355 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()
7700 dext = btrfs_item_ptr(leaf, slot, struct btrfs_dev_extent); in btrfs_verify_dev_extents()