Searched refs:MFS_URL (Results 1 – 3 of 3) sorted by relevance
131 #define MFS_URL 0x2 /* is NFS url listed in this tuple. */ macro
877 if (use_pubfh == TRUE || mfs->mfs_flags & MFS_URL) { in nfsmount()896 if ((mfs->mfs_flags & MFS_URL) == 0) { in nfsmount()1008 mfs->mfs_flags &= ~MFS_URL; in nfsmount()2265 if ((mfs->mfs_flags & MFS_URL) == 0) { in nfsmount()
1509 mfs->mfs_flags |= MFS_URL;