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