Lines Matching refs:rpc_cred

103 	struct rpc_cred	     *so_cred;	 /* Associated cred */
197 int (*establish_clid)(struct nfs_client *, struct rpc_cred *);
198 int (*reclaim_complete)(struct nfs_client *, struct rpc_cred *);
200 struct rpc_cred *);
204 int (*sched_state_renewal)(struct nfs_client *, struct rpc_cred *, unsigned);
205 struct rpc_cred * (*get_state_renewal_cred_locked)(struct nfs_client *);
206 int (*renew_lease)(struct nfs_client *, struct rpc_cred *);
211 struct page *, struct rpc_cred *);
212 int (*fsid_present)(struct inode *, struct rpc_cred *);
236 extern int nfs4_proc_setclientid(struct nfs_client *, u32, unsigned short, struct rpc_cred *, struc…
237 …proc_setclientid_confirm(struct nfs_client *, struct nfs4_setclientid_res *arg, struct rpc_cred *);
239 extern int nfs4_proc_bind_conn_to_session(struct nfs_client *, struct rpc_cred *cred);
240 extern int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred);
242 extern int nfs4_init_clientid(struct nfs_client *, struct rpc_cred *);
243 extern int nfs41_init_clientid(struct nfs_client *, struct rpc_cred *);
249 struct page *page, struct rpc_cred *);
250 extern int nfs4_proc_fsid_present(struct inode *, struct rpc_cred *);
270 extern int nfs4_proc_create_session(struct nfs_client *, struct rpc_cred *);
271 extern int nfs4_proc_destroy_session(struct nfs4_session *, struct rpc_cred *);
294 struct rpc_cred *newcred = NULL; in _nfs4_state_protect()
304 msg->rpc_cred = newcred; in _nfs4_state_protect()
396 struct rpc_cred *nfs4_get_clid_cred(struct nfs_client *clp);
397 struct rpc_cred *nfs4_get_machine_cred_locked(struct nfs_client *clp);
398 struct rpc_cred *nfs4_get_renew_cred_locked(struct nfs_client *clp);
402 struct nfs_client **, struct rpc_cred *);
405 struct nfs_client **, struct rpc_cred *);
416 extern struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *, struct rpc_cred *, gfp_t);