Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Decma_167.h149 struct extent_ad { struct
206 struct extent_ad volAbstract;
207 struct extent_ad volCopyright;
223 struct extent_ad mainVolDescSeqExt;
224 struct extent_ad reserveVolDescSeqExt;
232 struct extent_ad nextVolDescSeqExt;
292 struct extent_ad integritySeqExt;
328 struct extent_ad allocDescs[0];
342 struct extent_ad nextIntegrityExt;
Dudfend.h68 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) in leea_to_cpu()