Searched refs:NFS_UNSPEC_PORT (Results 1 – 2 of 2) sorted by relevance
594 nfss->mountd_port != (unsigned short)NFS_UNSPEC_PORT) || in nfs_show_mountd_options()928 data->mount_server.port = NFS_UNSPEC_PORT; in nfs_alloc_parsed_mount_data()929 data->nfs_server.port = NFS_UNSPEC_PORT; in nfs_alloc_parsed_mount_data()983 if (*port == NFS_UNSPEC_PORT) in nfs_set_port()
59 #define NFS_UNSPEC_PORT (-1) macro