Home
last modified time | relevance | path

Searched refs:PART_ACC_OW (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_volume.h455 #define PART_ACC_OW 0x04 macro
/titanic_50/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c165 static int acctype = PART_ACC_OW;
786 if (acctype == PART_ACC_RW || acctype == PART_ACC_OW) { in volseqinit()