OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISO_FTYPE_9660
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/cd9660/
cd9660_extern.h
51
enum ISO_FTYPE { ISO_FTYPE_DEFAULT,
ISO_FTYPE_9660
, ISO_FTYPE_RRIP, ISO_FTYPE_ECMA };
cd9660_vnops.c
511
default: /* ISO_FTYPE_DEFAULT ||
ISO_FTYPE_9660
*/
514
imp->iso_ftype ==
ISO_FTYPE_9660
,
cd9660_vfsops.c
543
isomp->iso_ftype =
ISO_FTYPE_9660
;
839
default: /*
ISO_FTYPE_9660
*/
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025