44#define NOCSPTRS ((128 / sizeof(void *)) - 4)
179#define MAXPARTITIONS 16
282#define SBLOCK_UFS1 8192
283#define SBLOCK_UFS2 65536
285#define SBLOCKSIZE 8192
290#define FS_UFS1_MAGIC 0x011954
291#define FS_UFS2_MAGIC 0x19540119
293#define DISKMAGIC ((UINT32)0x82564557)
unsigned long long UINT64
struct disklabel * PFFSD_DISKLABEL
struct disklabel FFSD_DISKLABEL
struct fs FFSD_SUPER_BLOCK
struct fs * PFFSD_SUPER_BLOCK
union disklabel::partition::@746 __partition_u2
union disklabel::partition::@747 __partition_u1
struct disklabel::@744::@745 un_b
union disklabel::@744 d_un
struct disklabel::partition d_partitions[MAXPARTITIONS]
UINT32 d_drivedata[NDDATA]
INT32 fs_snapinum[FSMAXSNAP]
UCHAR fs_fsmnt[MAXMNTLEN]
struct csum_total fs_cstotal
struct csum fs_old_cstotal
INT32 fs_old_postblformat
UCHAR fs_volname[MAXVOLLEN]
#define FIELD_OFFSET(t, f)