Home
last modified time | relevance | path

Searched defs:btrfs_header (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
A Dctree.h159 struct btrfs_header { struct
161 u8 csum[BTRFS_CSUM_SIZE];
162 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
163 __le64 bytenr; /* which block this node is supposed to live in */
164 __le64 flags;
167 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
168 __le64 generation;
169 __le64 owner;
170 __le32 nritems;
171 u8 level;

Completed in 20 milliseconds