Lines Matching defs:nw_info_struct
130 struct nw_info_struct { struct
131 __u32 spaceAlloc;
132 __le32 attributes;
133 __u16 flags;
134 __le32 dataStreamSize;
135 __le32 totalStreamSize;
136 __u16 numberOfStreams;
137 __le16 creationTime;
138 __le16 creationDate;
139 __u32 creatorID;
140 __le16 modifyTime;
141 __le16 modifyDate;
142 __u32 modifierID;
143 __le16 lastAccessDate;
144 __u16 archiveTime;
145 __u16 archiveDate;
146 __u32 archiverID;
147 __u16 inheritedRightsMask;
148 __le32 dirEntNum;
149 __le32 DosDirNum;
150 __u32 volNumber;
151 __u32 EADataSize;
152 __u32 EAKeyCount;
153 __u32 EAKeySize;
154 __u32 NSCreator;
155 __u8 nameLen;
156 __u8 entryName[256];
159 struct nw_nfs_info nfs;