Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfs4callback.c713 static struct rpc_clnt *create_backchannel_client(struct rpc_create_args *args) in create_backchannel_client() function
771 client = create_backchannel_client(&args); in setup_callback_client()