Home
last modified time | relevance | path

Searched refs:chunk_root_generation (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dbtrfs_tree.h705 __le64 chunk_root_generation; member
/linux/fs/btrfs/
H A Daccessors.h847 struct btrfs_super_block, chunk_root_generation, 64);
H A Dtransaction.c1974 super->chunk_root_generation = root_item->generation; in update_super_roots()