Searched defs:chunk_objectid (Results 1 – 4 of 4) 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() 1887 static int btrfs_del_sys_chunk(struct btrfs_root *root, u64 chunk_objectid, u64 in btrfs_del_sys_chunk() 1934 u64 chunk_tree, u64 chunk_objectid, in btrfs_relocate_chunk() 2932 u64 chunk_objectid; in btrfs_shrink_device() local
|
D | scrub.c | 1370 u64 chunk_tree, u64 chunk_objectid, u64 chunk_offset, u64 length, in scrub_chunk() 1417 u64 chunk_objectid; in scrub_enumerate_chunks() local
|
D | ctree.h | 606 __le64 chunk_objectid; member 834 __le64 chunk_objectid; member
|
D | extent-tree.c | 7616 u64 type, u64 chunk_objectid, u64 chunk_offset, in btrfs_make_block_group()
|