Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dbtrfs_tree.h677 __le64 chunk_root_generation; member
/Linux-v6.6/fs/btrfs/
Daccessors.h881 struct btrfs_super_block, chunk_root_generation, 64);
Dtransaction.c1931 super->chunk_root_generation = root_item->generation; in update_super_roots()