Lines Matching refs:nfs_client
149 extern struct nfs_client *nfs_alloc_client(const struct nfs_client_initdata *);
150 int nfs_create_rpc_client(struct nfs_client *, const struct rpc_timeout *, rpc_authflavor_t);
151 struct nfs_client *nfs_get_client(const struct nfs_client_initdata *,
164 extern void nfs_put_client(struct nfs_client *);
165 extern void nfs_free_client(struct nfs_client *);
166 extern struct nfs_client *nfs4_find_client_ident(struct net *, int);
167 extern struct nfs_client *
185 extern int nfs_wait_client_init_complete(const struct nfs_client *clp);
186 extern void nfs_mark_client_ready(struct nfs_client *clp, int state);
187 extern struct nfs_client *nfs4_set_ds_client(struct nfs_client* mds_clp,
194 extern struct rpc_clnt *nfs4_find_or_create_ds_client(struct nfs_client *,
196 extern struct nfs_client *nfs3_set_ds_client(struct nfs_client *mds_clp,
340 extern struct nfs_client *nfs_init_client(struct nfs_client *clp,
526 extern struct nfs_client *nfs4_init_client(struct nfs_client *clp,
529 extern int nfs40_walk_client_list(struct nfs_client *clp,
530 struct nfs_client **result,
532 extern int nfs41_walk_client_list(struct nfs_client *clp,
533 struct nfs_client **result,