Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dinternal.h174 extern struct nfs_client *nfs4_find_client_ident(struct net *, int);
Dnfs4client.c773 nfs4_find_client_ident(struct net *net, int cb_ident) in nfs4_find_client_ident() function
Dcallback_xdr.c952 cps.clp = nfs4_find_client_ident(SVC_NET(rqstp), hdr_arg.cb_ident); in nfs4_callback_compound()