Searched refs:UD_FILE_ID_DESC (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c790 UD_FILE_ID_DESC, tbno, FID_LEN(fid));
1067 UD_FILE_ID_DESC,
1091 UD_FILE_ID_DESC,
1165 UD_FILE_ID_DESC,
1430 UD_FILE_ID_DESC, tbno, FID_LEN(fid));
1533 ud_make_tag(tdp->i_udf, &fid->fid_tag, UD_FILE_ID_DESC,
1698 UD_FILE_ID_DESC, tbno,
1726 ud_make_tag(dp->i_udf, &fid->fid_tag, UD_FILE_ID_DESC,
1801 if ((ud_verify_tag_and_desc(&fid->fid_tag, UD_FILE_ID_DESC,
1839 UD_FILE_ID_DESC, tbn
[all...]
H A Dudf_subr.c1045 if (ud_verify_tag_and_desc(&(*fid)->fid_tag, UD_FILE_ID_DESC,
1118 if (ud_verify_tag_and_desc(&(*fid)->fid_tag, UD_FILE_ID_DESC,
1123 if (ud_verify_tag_and_desc(&(*fid)->fid_tag, UD_FILE_ID_DESC,
1207 * Validate the meta data for UD_FILE_ID_DESC.
1213 if (id == UD_FILE_ID_DESC) {
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c130 case UD_FILE_ID_DESC:
247 case UD_FILE_ID_DESC:
H A Dmkfs.c1017 tp->tag_id = UD_FILE_ID_DESC;
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c459 err = verifytag(&fidp->fid_tag, block, &fidp->fid_tag, UD_FILE_ID_DESC);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h149 #define UD_FILE_ID_DESC 0x0101 macro
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c482 case UD_FILE_ID_DESC :
938 if (ud_verify_tag(udh, &fid->fid_tag, UD_FILE_ID_DESC, 0, 0, 1) != 0) {

Completed in 79 milliseconds