Home
last modified time | relevance | path

Searched refs:XPRT_TRANSPORT_UDP (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/nfs/
Dsuper.c993 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
1010 if (mnt->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
1014 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
1015 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
1273 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1448 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1483 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
2019 args->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_validate_mount_data()
2140 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs_validate_text_mount_data()
2783 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs4_validate_mount_data()
Dclient.c562 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
658 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
/linux-4.1.27/include/linux/sunrpc/
Dxprt.h149 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/linux-4.1.27/net/sunrpc/
Dsvcsock.c716 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c2911 .ident = XPRT_TRANSPORT_UDP,