Home
last modified time | relevance | path

Searched refs:extent_ad (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/udf/
Decma_167.h163 struct extent_ad { struct
220 struct extent_ad volAbstract;
221 struct extent_ad volCopyright;
237 struct extent_ad mainVolDescSeqExt;
238 struct extent_ad reserveVolDescSeqExt;
246 struct extent_ad nextVolDescSeqExt;
306 struct extent_ad integritySeqExt;
342 struct extent_ad allocDescs[0];
356 struct extent_ad nextIntegrityExt;
Dudfend.h68 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) in leea_to_cpu()