Home
last modified time | relevance | path

Searched refs:aed_rev_ael (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c456 p->aed_rev_ael = SWAP32(p->aed_rev_ael); in ud_swap_alloc_ext()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_volume.h649 uint32_t aed_rev_ael; /* 10 Previous Alloc Extent Location */ member
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c1451 aed->aed_rev_ael = in ud_updat_ext4()
1454 aed->aed_rev_ael = in ud_updat_ext4()
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1883 SWAP_32(aed->aed_rev_ael), SWAP_32(aed->aed_len_aed)); in print_aed()