Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h437 #define VFSSP_VERBATIM 0x1 /* do not prefix the supplied path */ macro
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c1717 VFSSP_VERBATIM); in domount()
1721 VFSSP_VERBATIM); in domount()
1934 if (zone == global_zone || (flag & VFSSP_VERBATIM) || *newpath != '/') { in vfs_setpath()