Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/btrfs/
Dbtrfs_tree.h655 struct btrfs_file_extent_item { struct
659 __u64 generation;
667 __u64 ram_bytes;
676 __u8 compression;
677 __u8 encryption;
678 __u16 other_encoding; /* spare for later use */
681 __u8 type;
689 __u64 disk_bytenr;
690 __u64 disk_num_bytes;
698 __u64 offset;
[all …]