Home
last modified time | relevance | path

Searched refs:NFS_UNSPEC_PORT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/nfs/
Dsuper.c594 nfss->mountd_port != (unsigned short)NFS_UNSPEC_PORT) || in nfs_show_mountd_options()
946 data->mount_server.port = NFS_UNSPEC_PORT; in nfs_alloc_parsed_mount_data()
947 data->nfs_server.port = NFS_UNSPEC_PORT; in nfs_alloc_parsed_mount_data()
1001 if (*port == NFS_UNSPEC_PORT) in nfs_set_port()
Dinternal.h55 #define NFS_UNSPEC_PORT (-1) macro