Home
last modified time | relevance | path

Searched refs:eah_ial (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_volume.h722 uint32_t eah_ial; /* 10 Implementation Attr Location */ member
/titanic_50/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c645 ea_off = SWAP_32(eah->eah_ial); in set_file()
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c1113 eah->eah_ial = SWAP_32(ea_len); in ud_ialloc()
H A Dudf_subr.c1277 ea_off = GET_32(&eah->eah_ial); in ud_verify_tag_and_desc()
H A Dudf_inode.c621 ea_off = GET_32(&eah->eah_ial); in ud_iget()