Home
last modified time | relevance | path

Searched refs:chunk_type (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Dvolumes.c1645 u64 chunk_type; in btrfs_relocate_sys_chunks() local
1674 chunk_type = btrfs_chunk_type(leaf, chunk); in btrfs_relocate_sys_chunks()
1677 if (chunk_type & BTRFS_BLOCK_GROUP_SYSTEM) { in btrfs_relocate_sys_chunks()
Dctree.h1091 BTRFS_SETGET_FUNCS(chunk_type, struct btrfs_chunk, type, 64);