Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmntent.h102 #define MNTOPT_DIRECT "direct" /* Automount direct map mount */ macro
/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c151 static char *indirect_cancel[] = { MNTOPT_DIRECT, NULL };
159 { MNTOPT_DIRECT, direct_cancel, NULL, 0,