Searched defs:affs_root_tail (Results 1 – 1 of 1) sorted by relevance
61 struct affs_root_tail { struct62 __be32 bm_flag;63 __be32 bm_blk[AFFS_ROOT_BMAPS];64 __be32 bm_ext;65 struct affs_date root_change;66 u8 disk_name[32];67 __be32 spare1;68 __be32 spare2;69 struct affs_date disk_change;70 struct affs_date disk_create;[all …]