Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/btrfs/
H A Dconv-funcs.h168 chunk_root_generation, compat_flags, compat_ro_flags,
H A Dctree.h166 __u64 chunk_root_generation; member
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h677 __le64 chunk_root_generation; member
/openbmc/linux/fs/btrfs/
H A Daccessors.h881 struct btrfs_super_block, chunk_root_generation, 64);
H A Dtransaction.c1930 super->chunk_root_generation = root_item->generation; in update_super_roots()