Searched refs:VFSSP_VERBATIM (Results 1 – 2 of 2) sorted by relevance
437 #define VFSSP_VERBATIM 0x1 /* do not prefix the supplied path */ macro
1717 VFSSP_VERBATIM); in domount()1721 VFSSP_VERBATIM); in domount()1934 if (zone == global_zone || (flag & VFSSP_VERBATIM) || *newpath != '/') { in vfs_setpath()