Lines Matching refs:nfsclclient
73 struct nfsclclient;
465 int nfsrpc_setclient(struct nfsmount *, struct nfsclclient *, int,
514 struct nfsclclient *, u_int64_t, u_int64_t, struct flock *,
525 int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *,
535 int nfsrpc_exchangeid(struct nfsmount *, struct nfsclclient *,
541 int nfsrpc_destroyclient(struct nfsmount *, struct nfsclclient *,
589 struct nfsclclient **);
590 struct nfsclclient *nfscl_findcl(struct nfsmount *);
591 void nfscl_clientrelease(struct nfsclclient *);
595 struct ucred *, NFSPROC_T *, struct nfsclclient *, int, void *, int,
598 struct ucred *, NFSPROC_T *, int, struct nfsclclient *,
607 void nfscl_renewthread(struct nfsclclient *, NFSPROC_T *);
608 void nfscl_initiate_recovery(struct nfsclclient *);
609 int nfscl_hasexpired(struct nfsclclient *, u_int32_t, NFSPROC_T *);
612 int nfscl_getclose(vnode_t, struct nfsclclient **);
613 int nfscl_doclose(vnode_t, struct nfsclclient **, NFSPROC_T *);
616 int nfscl_deleg(mount_t, struct nfsclclient *, u_int8_t *, int,
624 void nfscl_releasealllocks(struct nfsclclient *, vnode_t, NFSPROC_T *, void *,
626 int nfscl_lockt(vnode_t, struct nfsclclient *, u_int64_t,
647 struct nfscllayout *nfscl_getlayout(struct nfsclclient *, uint8_t *, int,
653 struct nfscldevinfo *nfscl_getdevinfo(struct nfsclclient *, uint8_t *,
663 void nfscl_startdelegrecall(struct nfsclclient *, struct nfsfh *);
669 void nfscl_start_renewthread(struct nfsclclient *);