Home
last modified time | relevance | path

Searched defs:sparingTable (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
Dosta_udf.h214 struct sparingTable { struct
215 struct tag descTag;
216 struct regid sparingIdent;
217 __le16 reallocationTableLen;
218 __le16 reserved;
219 __le32 sequenceNum;
221 mapEntry[0];
/kernel/linux/linux-6.6/fs/udf/
Dosta_udf.h205 struct sparingTable { struct
206 struct tag descTag;
207 struct regid sparingIdent;
208 __le16 reallocationTableLen;
209 __le16 reserved;
210 __le32 sequenceNum;
211 struct sparingEntry mapEntry[];