Searched refs:nfs4_client (Results 1 – 2 of 2) sorted by relevance
84 struct nfs4_client *cb_clp;146 struct nfs4_client *sc_client;376 struct nfs4_client *se_client;448 struct nfs4_client { struct544 struct nfs4_client *cr_clp; /* pointer to associated clp */ argument596 struct nfs4_client *so_client;655 struct nfs4_client *co_client;811 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,823 extern __be32 nfs4_check_open_reclaim(struct nfs4_client *);824 extern void nfsd4_probe_callback(struct nfs4_client *clp);[all …]
82 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()