Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dauth.h99 struct rpc_cred * rpcauth_lookupcred(struct rpc_auth *, int);
/linux-2.4.37.9/net/sunrpc/
Dsunrpc_syms.c65 EXPORT_SYMBOL(rpcauth_lookupcred);
Dauth.c253 rpcauth_lookupcred(struct rpc_auth *auth, int taskflags) in rpcauth_lookupcred() function
/linux-2.4.37.9/fs/nfs/
Dunlink.c185 data->cred = rpcauth_lookupcred(clnt->cl_auth, 0); in nfs_async_unlink()
Dinode.c856 cred = rpcauth_lookupcred(auth, 0); in nfs_open()