Searched defs:affs_root_tail (Results 1 – 1 of 1) sorted by relevance
56 struct affs_root_tail { struct57 __be32 bm_flag;58 __be32 bm_blk[AFFS_ROOT_BMAPS];59 __be32 bm_ext;60 struct affs_date root_change;61 u8 disk_name[32];62 __be32 spare1;63 __be32 spare2;64 struct affs_date disk_change;65 struct affs_date disk_create;[all …]