Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dsuper.c589 nfss->mountd_port != (unsigned short)NFS_UNSPEC_PORT) || in nfs_show_mountd_options()
925 data->mount_server.port = NFS_UNSPEC_PORT; in nfs_alloc_parsed_mount_data()
926 data->nfs_server.port = NFS_UNSPEC_PORT; in nfs_alloc_parsed_mount_data()
980 if (*port == NFS_UNSPEC_PORT) in nfs_set_port()
Dinternal.h63 #define NFS_UNSPEC_PORT (-1) macro