Searched refs:NCP_MOUNT_NO_NFS (Results 1 – 2 of 2) sorted by relevance
21 #define NCP_MOUNT_NO_NFS 0x0010 /* do not use NFS namespace */ macro
503 if ((*namespace == NW_NS_NFS) && !(server->m.flags&NCP_MOUNT_NO_NFS)) in ncp_get_known_namespace()