Home
last modified time | relevance | path

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

123

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dctree.h75 struct btrfs_header { struct
77 __u8 csum[BTRFS_CSUM_SIZE];
78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
79 __u64 bytenr; /* which block this node is supposed to live in */
80 __u64 flags;
83 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
84 __u64 generation;
85 __u64 owner;
86 __u32 nritems;
87 __u8 level;
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/btrfs/
H A Dctree.h75 struct btrfs_header { struct
77 __u8 csum[BTRFS_CSUM_SIZE];
78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
79 __u64 bytenr; /* which block this node is supposed to live in */
80 __u64 flags;
83 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
84 __u64 generation;
85 __u64 owner;
86 __u32 nritems;
87 __u8 level;
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/serde_json-1.0.72/src/
H A Dmap.rs75 #[inline]
76 pub fn contains_key<Q>(&self, key: &Q) -> bool
78 String: Borrow<Q>,
79 Q: ?Sized + Ord + Eq + Hash,
81 self.map.contains_key(key)
84 /// Returns a mutable reference to the value corresponding to the key.
86 /// The key may be any borrowed form of the map's key type, but the ordering
87 /// on the borrowed form *must* match the ordering on the key type.
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dctree.h75 struct btrfs_header { struct
77 __u8 csum[BTRFS_CSUM_SIZE];
78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
79 __u64 bytenr; /* which block this node is supposed to live in */
80 __u64 flags;
83 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
84 __u64 generation;
85 __u64 owner;
86 __u32 nritems;
87 __u8 level;
/dports/sysutils/u-boot-tools/u-boot-2020.07/fs/btrfs/
H A Dctree.h75 struct btrfs_header { struct
77 __u8 csum[BTRFS_CSUM_SIZE];
78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
79 __u64 bytenr; /* which block this node is supposed to live in */
80 __u64 flags;
83 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
84 __u64 generation;
85 __u64 owner;
86 __u32 nritems;
87 __u8 level;
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/fs/btrfs/
H A Dctree.h75 struct btrfs_header { struct
77 __u8 csum[BTRFS_CSUM_SIZE];
78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
79 __u64 bytenr; /* which block this node is supposed to live in */
80 __u64 flags;
83 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
84 __u64 generation;
85 __u64 owner;
86 __u32 nritems;
87 __u8 level;
/dports/sysutils/syslinux/syslinux-6.03/core/fs/btrfs/
H A Dbtrfs.h149 struct btrfs_header { struct
171 struct btrfs_header header; argument
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h1281 struct btrfs_header { struct
1283 u8 csum[BTRFS_CSUM_SIZE];
1284 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
1285 __le64 bytenr; /* Which block this node is supposed to live in */
1286 __le64 flags;
1289 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
1290 __le64 generation;
1314 struct btrfs_header header; argument

123