Searched defs:chunk_tree (Results 1 – 3 of 3) sorted by relevance
/fs/btrfs/ |
D | volumes.c | 1072 u64 chunk_tree, u64 chunk_objectid, in btrfs_alloc_dev_extent() 1894 u64 chunk_tree, u64 chunk_objectid, in btrfs_free_chunk() 1976 u64 chunk_tree, u64 chunk_objectid, in btrfs_relocate_chunk() 2067 u64 chunk_tree = chunk_root->root_key.objectid; in btrfs_relocate_sys_chunks() local 2993 u64 chunk_tree; in btrfs_shrink_device() local
|
D | scrub.c | 2007 u64 chunk_tree, u64 chunk_objectid, u64 chunk_offset, u64 length, in scrub_chunk() 2053 u64 chunk_tree; in scrub_enumerate_chunks() local
|
D | ctree.h | 627 __le64 chunk_tree; member
|