Home
last modified time | relevance | path

Searched refs:BTRFS_FSID_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dctree.h78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
144 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
H A Dbtrfs_tree.h14 #define BTRFS_FSID_SIZE 16 macro