Home
last modified time | relevance | path

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

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