Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h76 #define VALID_UDFS 0x0001 macro
H A Dfstyp.c165 if ((udfs->flags & VALID_UDFS) == 0) { in is_udfs()
H A Dud_lib.c270 h->udfs.flags |= VALID_UDFS; in ud_fill_udfs_info()
/titanic_50/usr/src/cmd/fs.d/udfs/labelit/
H A Dlabelit.c216 if ((udh->udfs.flags & VALID_UDFS) == 0) { in main()
/titanic_50/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c182 if ((udh->udfs.flags & VALID_UDFS) == 0) { in main()