Lines Matching refs:rpc_cred
103 struct rpc_cred *so_cred; /* Associated cred */
199 int (*establish_clid)(struct nfs_client *, struct rpc_cred *);
200 int (*reclaim_complete)(struct nfs_client *, struct rpc_cred *);
202 struct rpc_cred *);
206 int (*sched_state_renewal)(struct nfs_client *, struct rpc_cred *, unsigned);
207 struct rpc_cred * (*get_state_renewal_cred_locked)(struct nfs_client *);
208 int (*renew_lease)(struct nfs_client *, struct rpc_cred *);
213 struct page *, struct rpc_cred *);
214 int (*fsid_present)(struct inode *, struct rpc_cred *);
239 extern int nfs4_proc_setclientid(struct nfs_client *, u32, unsigned short, struct rpc_cred *, struc…
240 …proc_setclientid_confirm(struct nfs_client *, struct nfs4_setclientid_res *arg, struct rpc_cred *);
242 extern int nfs4_proc_bind_conn_to_session(struct nfs_client *, struct rpc_cred *cred);
243 extern int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred);
245 extern int nfs4_init_clientid(struct nfs_client *, struct rpc_cred *);
246 extern int nfs41_init_clientid(struct nfs_client *, struct rpc_cred *);
252 struct page *page, struct rpc_cred *);
253 extern int nfs4_proc_fsid_present(struct inode *, struct rpc_cred *);
273 extern int nfs4_proc_create_session(struct nfs_client *, struct rpc_cred *);
274 extern int nfs4_proc_destroy_session(struct nfs4_session *, struct rpc_cred *);
297 struct rpc_cred *newcred = NULL; in _nfs4_state_protect()
307 msg->rpc_cred = newcred; in _nfs4_state_protect()
399 struct rpc_cred *nfs4_get_clid_cred(struct nfs_client *clp);
400 struct rpc_cred *nfs4_get_machine_cred_locked(struct nfs_client *clp);
401 struct rpc_cred *nfs4_get_renew_cred_locked(struct nfs_client *clp);
405 struct nfs_client **, struct rpc_cred *);
408 struct nfs_client **, struct rpc_cred *);
417 extern struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *, struct rpc_cred *, gfp_t);