Searched defs:chunk_offset (Results 1 – 8 of 8) sorted by relevance
/linux/fs/btrfs/ |
H A D | volumes.c | 3109 static int btrfs_free_chunk(struct btrfs_trans_handle *trans, u64 chunk_offset) in btrfs_free_chunk() 3147 static int btrfs_del_sys_chunk(struct btrfs_fs_info *fs_info, u64 chunk_offset) in btrfs_del_sys_chunk() 3304 struct btrfs_chunk_map *map, u64 chunk_offset) in remove_chunk_item() 3326 int btrfs_remove_chunk(struct btrfs_trans_handle *trans, u64 chunk_offset) in btrfs_remove_chunk() 3481 int btrfs_relocate_chunk(struct btrfs_fs_info *fs_info, u64 chunk_offset) in btrfs_relocate_chunk() 3652 u64 chunk_offset) in btrfs_may_alloc_data_chunk() 3895 static int chunk_usage_range_filter(struct btrfs_fs_info *fs_info, u64 chunk_offset, in chunk_usage_range_filter() 3927 u64 chunk_offset, struct btrfs_balance_args *bargs) in chunk_usage_filter() 4015 u64 chunk_offset, in chunk_vrange_filter() 4055 struct btrfs_chunk *chunk, u64 chunk_offset) in should_balance_chunk() [all …]
|
H A D | dev-replace.c | 461 u64 chunk_offset; in mark_block_group_to_copy() local 549 u64 chunk_offset = cache->start; in btrfs_finish_block_group_to_copy() local
|
H A D | block-group.c | 1294 struct btrfs_fs_info *fs_info, const u64 chunk_offset) in btrfs_start_trans_remove_block_group() 2639 const struct btrfs_device *device, u64 chunk_offset, in insert_dev_extent() 2683 u64 chunk_offset, u64 chunk_size) in insert_dev_extents() 2834 u64 chunk_offset, u64 size) in btrfs_make_block_group()
|
H A D | scrub.c | 2481 u64 chunk_offset; in scrub_enumerate_chunks() local
|
/linux/drivers/md/ |
H A D | dm-stripe.c | 206 sector_t chunk_offset; in stripe_map_sector() local
|
/linux/include/net/mana/ |
H A D | hw_channel.h | 76 u32 chunk_offset : 21; member
|
/linux/fs/ceph/ |
H A D | dir.c | 657 loff_t chunk_offset; in need_reset_readdir() local
|
/linux/include/uapi/linux/ |
H A D | btrfs_tree.h | 847 __le64 chunk_offset; member
|