Searched refs:XPRT_TRANSPORT_TCP_TLS (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/nfs/
H A Dnfs3client.c116 case XPRT_TRANSPORT_TCP_TLS:
H A Dpnfs_nfs.c945 clp->cl_proto != XPRT_TRANSPORT_TCP_TLS)
949 XPRT_TRANSPORT_TCP_TLS) {
977 xprt_args.ident = XPRT_TRANSPORT_TCP_TLS;
996 XPRT_TRANSPORT_TCP_TLS)
997 da->da_transport = XPRT_TRANSPORT_TCP_TLS;
H A Dnfs4client.c929 case XPRT_TRANSPORT_TCP_TLS:
1006 case XPRT_TRANSPORT_TCP_TLS:
1282 proto = XPRT_TRANSPORT_TCP_TLS;
H A Dclient.c461 case XPRT_TRANSPORT_TCP_TLS:
H A Dfs_context.c346 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP_TLS;
/linux-master/include/linux/sunrpc/
H A Dxprt.h194 XPRT_TRANSPORT_TCP_TLS = 258, enumerator in enum:xprt_transports
/linux-master/net/sunrpc/
H A Dsysfs.c242 xprt->xprt_class->ident == XPRT_TRANSPORT_TCP_TLS ||
H A Dxprtsock.c3622 .ident = XPRT_TRANSPORT_TCP_TLS,

Completed in 296 milliseconds