rpc_cred           53 include/linux/nfs_fs.h 	struct rpc_cred *	cred;
rpc_cred           81 include/linux/nfs_fs.h 	struct rpc_cred *cred;
rpc_cred           97 include/linux/nfs_fs.h 	struct rpc_cred *cred;
rpc_cred          365 include/linux/nfs_fs.h extern struct nfs_open_context *nfs_find_open_context(struct inode *inode, struct rpc_cred *cred, fmode_t mode);
rpc_cred          434 include/linux/nfs_fs.h static inline struct rpc_cred *nfs_file_cred(struct file *file)
rpc_cred          465 include/linux/nfs_fs.h extern int nfs_may_open(struct inode *inode, struct rpc_cred *cred, int openflags);
rpc_cred           58 include/linux/nfs_fs_sb.h 	struct rpc_cred		*cl_machine_cred;
rpc_cred          251 include/linux/nfs_xdr.h 	struct rpc_cred *cred;
rpc_cred          287 include/linux/nfs_xdr.h 	struct rpc_cred *cred;
rpc_cred          309 include/linux/nfs_xdr.h 	struct rpc_cred *cred;
rpc_cred          988 include/linux/nfs_xdr.h 	struct rpc_cred			*sc_cred;
rpc_cred         1283 include/linux/nfs_xdr.h 	struct rpc_cred		*cred;
rpc_cred         1341 include/linux/nfs_xdr.h 	struct rpc_cred		*cred;
rpc_cred         1370 include/linux/nfs_xdr.h 	struct rpc_cred	*cred;
rpc_cred         1378 include/linux/nfs_xdr.h 	struct rpc_cred		*cred;
rpc_cred         1437 include/linux/nfs_xdr.h 	int	(*readdir) (struct dentry *, struct rpc_cred *,
rpc_cred          118 include/linux/sunrpc/auth.h 	struct rpc_cred *	(*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
rpc_cred          119 include/linux/sunrpc/auth.h 	struct rpc_cred *	(*crcreate)(struct rpc_auth*, struct auth_cred *, int);
rpc_cred          125 include/linux/sunrpc/auth.h 						struct rpc_cred *);
rpc_cred          130 include/linux/sunrpc/auth.h 	int			(*cr_init)(struct rpc_auth *, struct rpc_cred *);
rpc_cred          131 include/linux/sunrpc/auth.h 	void			(*crdestroy)(struct rpc_cred *);
rpc_cred          133 include/linux/sunrpc/auth.h 	int			(*crmatch)(struct auth_cred *, struct rpc_cred *, int);
rpc_cred          134 include/linux/sunrpc/auth.h 	struct rpc_cred *	(*crbind)(struct rpc_task *, struct rpc_cred *, int);
rpc_cred          142 include/linux/sunrpc/auth.h 	int			(*crkey_timeout)(struct rpc_cred *);
rpc_cred          143 include/linux/sunrpc/auth.h 	bool			(*crkey_to_expire)(struct rpc_cred *);
rpc_cred          144 include/linux/sunrpc/auth.h 	char *			(*crstringify_acceptor)(struct rpc_cred *);
rpc_cred          157 include/linux/sunrpc/auth.h struct rpc_cred *	rpc_lookup_cred(void);
rpc_cred          158 include/linux/sunrpc/auth.h struct rpc_cred *	rpc_lookup_cred_nonblock(void);
rpc_cred          159 include/linux/sunrpc/auth.h struct rpc_cred *	rpc_lookup_machine_cred(const char *service_name);
rpc_cred          170 include/linux/sunrpc/auth.h struct rpc_cred *	rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int);
rpc_cred          171 include/linux/sunrpc/auth.h void			rpcauth_init_cred(struct rpc_cred *, const struct auth_cred *, struct rpc_auth *, const struct rpc_credops *);
rpc_cred          172 include/linux/sunrpc/auth.h struct rpc_cred *	rpcauth_lookupcred(struct rpc_auth *, int);
rpc_cred          173 include/linux/sunrpc/auth.h struct rpc_cred *	rpcauth_generic_bind_cred(struct rpc_task *, struct rpc_cred *, int);
rpc_cred          174 include/linux/sunrpc/auth.h void			put_rpccred(struct rpc_cred *);
rpc_cred          186 include/linux/sunrpc/auth.h 						struct rpc_cred *);
rpc_cred          187 include/linux/sunrpc/auth.h bool			rpcauth_cred_key_to_expire(struct rpc_cred *);
rpc_cred          188 include/linux/sunrpc/auth.h char *			rpcauth_stringify_acceptor(struct rpc_cred *);
rpc_cred          191 include/linux/sunrpc/auth.h struct rpc_cred *	get_rpccred(struct rpc_cred *cred)
rpc_cred           82 include/linux/sunrpc/auth_gss.h 	struct rpc_cred		gc_base;
rpc_cred          165 include/linux/sunrpc/clnt.h struct rpc_task *rpc_call_null(struct rpc_clnt *clnt, struct rpc_cred *cred,
rpc_cred           28 include/linux/sunrpc/sched.h 	struct rpc_cred *	rpc_cred;	/* Credentials */
rpc_cred           73 include/linux/sunrpc/xprt.h 	struct rpc_cred *	rq_cred;	/* Bound cred */