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