Home
last modified time | relevance | path

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

/openbsd/src/sys/isofs/cd9660/
Dcd9660_extern.h47 #ifndef ISOFSMNT_ROOT
48 #define ISOFSMNT_ROOT 0 macro
Dcd9660_vfsops.c108 args.flags = ISOFSMNT_ROOT; in cd9660_mountroot()