Home
last modified time | relevance | path

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

/fs/udf/
Decma_167.h159 struct extent_ad { struct
223 struct extent_ad volAbstract;
224 struct extent_ad volCopyright;
240 struct extent_ad mainVolDescSeqExt;
241 struct extent_ad reserveVolDescSeqExt;
249 struct extent_ad nextVolDescSeqExt;
309 struct extent_ad integritySeqExt;
345 struct extent_ad allocDescs[];
359 struct extent_ad nextIntegrityExt;
Dudfend.h68 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) in leea_to_cpu()