Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dsuper.c996 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
1013 if (mnt->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
1017 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
1018 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
1276 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1451 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1486 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
2022 args->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_validate_mount_data()
2143 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs_validate_text_mount_data()
2786 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs4_validate_mount_data()
Dclient.c453 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
549 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
/linux-4.4.14/include/linux/sunrpc/
Dxprt.h160 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/linux-4.4.14/net/sunrpc/
Dsvcsock.c741 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3086 .ident = XPRT_TRANSPORT_UDP,