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