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