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
866 if (use_pubfh == TRUE || mfs->mfs_flags & MFS_URL) { in nfsmount()885 if ((mfs->mfs_flags & MFS_URL) == 0) { in nfsmount()997 mfs->mfs_flags &= ~MFS_URL; in nfsmount()2210 if ((mfs->mfs_flags & MFS_URL) == 0) { in nfsmount()
1475 mfs->mfs_flags |= MFS_URL;