Lines Matching refs:__be32
27 __be32 fs_size; /* size of filesystem, in sectors */
28 __be32 fs_firstcg; /* bb offset to first cg */
29 __be32 fs_cgfsize; /* size of cylinder group in bb's */
35 __be32 fs_time; /* last super-block update */
36 __be32 fs_magic; /* magic number */
39 __be32 fs_bmsize; /* size of bitmap in bytes */
40 __be32 fs_tfree; /* total free data blocks */
41 __be32 fs_tinode; /* total free inodes */
42 __be32 fs_bmblock; /* bitmap location. */
43 __be32 fs_replsb; /* Location of replicated superblock. */
44 __be32 fs_lastialloc; /* last allocated inode */
46 __be32 fs_checksum; /* checksum of volume portion of fs */