Searched defs:chunk_objectid (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | volumes.c | 1331 u64 chunk_tree, u64 chunk_objectid, in btrfs_alloc_dev_extent() 2498 struct btrfs_root *root, u64 chunk_objectid, in btrfs_free_chunk() 2533 static int btrfs_del_sys_chunk(struct btrfs_root *root, u64 chunk_objectid, u64 in btrfs_del_sys_chunk() 2589 u64 chunk_objectid = BTRFS_FIRST_CHUNK_TREE_OBJECTID; in btrfs_remove_chunk() local 2672 u64 chunk_objectid, in btrfs_relocate_chunk() 3963 u64 chunk_objectid; in btrfs_shrink_device() local
|
D | scrub.c | 3324 u64 chunk_tree, u64 chunk_objectid, in scrub_chunk() 3376 u64 chunk_objectid; in scrub_enumerate_chunks() local
|
D | ctree.h | 683 __le64 chunk_objectid; member 1060 __le64 chunk_objectid; member
|
D | extent-tree.c | 9533 u64 type, u64 chunk_objectid, u64 chunk_offset, in btrfs_make_block_group()
|