Home
last modified time | relevance | path

Searched refs:eah_aal (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h723 uint32_t eah_aal; /* 14 Application Attr Location */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1271 if (SWAP_32(eah->eah_aal) > desc_len) { in ud_verify_tag_and_desc()
1274 SWAP_32(eah->eah_aal), desc_len, blockno); in ud_verify_tag_and_desc()
H A Dudf_alloc.c1119 eah->eah_aal = SWAP_32(ea_len); in ud_ialloc()