Searched refs:pd_pcontents (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c365 ud_swap_regid(&p->pd_pcontents);
370 if (strncmp(p->pd_pcontents.reg_id, "+NSR", 4) == 0) {
H A Dmkfs.c763 bcopy(&partid, &pp->pd_pcontents, sizeof (regid_t));
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h437 regid_t pd_pcontents; /* 18 Partition Contents */ member in struct:part_desc
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1708 print_regid(fout, "contents ", &pd->pd_pcontents, REG_UDF_II);

Completed in 54 milliseconds