Home
last modified time | relevance | path

Searched refs:rpcauth_stringify_acceptor (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dauth.h204 char * rpcauth_stringify_acceptor(struct rpc_cred *);
/Linux-v4.19/net/sunrpc/
Dauth.c372 rpcauth_stringify_acceptor(struct rpc_cred *cred) in rpcauth_stringify_acceptor() function
378 EXPORT_SYMBOL_GPL(rpcauth_stringify_acceptor);
/Linux-v4.19/fs/nfs/
Dnfs4proc.c5931 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred); in nfs4_proc_setclientid()