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