Searched defs:affs_tail (Results 1 – 1 of 1) sorted by relevance
86 struct affs_tail { struct87 __be32 spare1;88 __be16 uid;89 __be16 gid;90 __be32 protect;91 __be32 size;92 u8 comment[92];93 struct affs_date change;94 u8 name[32];95 __be32 spare2;[all …]