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