Home
last modified time | relevance | path

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

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