Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/sunrpc/
Dauth.h187 char * rpcauth_stringify_acceptor(struct rpc_cred *);
/linux-6.14.4/net/sunrpc/
Dauth.c312 rpcauth_stringify_acceptor(struct rpc_cred *cred) in rpcauth_stringify_acceptor() function
318 EXPORT_SYMBOL_GPL(rpcauth_stringify_acceptor);
/linux-6.14.4/fs/nfs/
Dnfs4proc.c6628 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred); in nfs4_proc_setclientid()