Home
last modified time | relevance | path

Searched refs:aed_len_aed (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c455 p->aed_len_aed = SWAP32(p->aed_len_aed); in ud_swap_alloc_ext()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h650 uint32_t aed_len_aed; /* 14 Length of Allocation Desc */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c269 dir_naddrs = aep->aed_len_aed / dir_adrsize; in getallocext()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c614 length = SWAP_32(aed->aed_len_aed); in ud_common_ad()
H A Dudf_inode.c1450 aed->aed_len_aed = SWAP_32(sz); in ud_updat_ext4()
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c1872 SWAP_32(aed->aed_rev_ael), SWAP_32(aed->aed_len_aed)); in print_aed()