Searched defs:chunk_offset (Results 1 – 4 of 4) sorted by relevance
/linux/fs/btrfs/ |
H A D | volumes.c | 3020 static int btrfs_free_chunk(struct btrfs_trans_handle *trans, u64 chunk_offset) in btrfs_free_chunk() 3058 static int btrfs_del_sys_chunk(struct btrfs_fs_info *fs_info, u64 chunk_offset) in btrfs_del_sys_chunk() 3215 struct btrfs_chunk_map *map, u64 chunk_offset) in remove_chunk_item() 3237 int btrfs_remove_chunk(struct btrfs_trans_handle *trans, u64 chunk_offset) in btrfs_remove_chunk() 3407 int btrfs_relocate_chunk(struct btrfs_fs_info *fs_info, u64 chunk_offset) in btrfs_relocate_chunk() 3578 u64 chunk_offset) in btrfs_may_alloc_data_chunk() 3820 static bool chunk_usage_range_filter(struct btrfs_fs_info *fs_info, u64 chunk_offset, in chunk_usage_range_filter() 3851 static bool chunk_usage_filter(struct btrfs_fs_info *fs_info, u64 chunk_offset, in chunk_usage_filter() 3937 u64 chunk_offset, struct btrfs_balance_args *bargs) in chunk_vrange_filter() 3975 u64 chunk_offset) in should_balance_chunk() [all …]
|
H A D | scrub.c | 2592 u64 chunk_offset; in scrub_enumerate_chunks() local
|
/linux/include/net/mana/ |
H A D | hw_channel.h | 85 u32 chunk_offset : 21; member
|
/linux/include/uapi/linux/ |
H A D | btrfs_tree.h | 847 __le64 chunk_offset; member
|