Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c363 p->pd_pflags = SWAP16(p->pd_pflags); in ud_swap_part_desc()
H A Dmkfs.c761 pp->pd_pflags = 1; /* Allocated */ in volseqinit()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h435 uint16_t pd_pflags; /* 14 Partition Flags */ member
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1706 SWAP_16(pd->pd_pflags), in print_part()