Searched defs:chunk_tree (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | volumes.c | 1061 u64 chunk_tree, u64 chunk_objectid, in btrfs_alloc_dev_extent() 1862 u64 chunk_tree, u64 chunk_objectid, in btrfs_free_chunk() 1934 u64 chunk_tree, u64 chunk_objectid, in btrfs_relocate_chunk() 2025 u64 chunk_tree = chunk_root->root_key.objectid; in btrfs_relocate_sys_chunks() local 2931 u64 chunk_tree; in btrfs_shrink_device() local
|
D | scrub.c | 1370 u64 chunk_tree, u64 chunk_objectid, u64 chunk_offset, u64 length, in scrub_chunk() 1416 u64 chunk_tree; in scrub_enumerate_chunks() local
|
D | ctree.h | 605 __le64 chunk_tree; member
|