Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c262 err = verifytag(&aep->aed_tag, loc, &aep->aed_tag, UD_ALLOC_EXT_DESC); in getallocext()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h648 tag_t aed_tag; /* 00 Descriptor Tag */ member
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c726 if (ud_verify_tag_and_desc(&aed->aed_tag, UD_ALLOC_EXT_DESC, in ud_read_next_cont()
H A Dudf_inode.c1458 ud_make_tag(ip->i_udf, &aed->aed_tag, in ud_updat_ext4()
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1881 print_tag(fout, &aed->aed_tag); in print_aed()