Lines Matching refs:nfsmount
49 struct nfsmount;
296 void nfsv4_setsequence(struct nfsmount *, struct nfsrv_descript *,
298 int nfsv4_sequencelookup(struct nfsmount *, struct nfsclsession *, int *,
305 void nfscl_reqstart(struct nfsrv_descript *, int, struct nfsmount *,
310 u_int8_t *nfscl_getmyip(struct nfsmount *, struct in6_addr *, int *);
360 void nfscl_retopts(struct nfsmount *, char *, size_t);
394 int nfsrpc_openrpc(struct nfsmount *, vnode_t, u_int8_t *, int, u_int8_t *, int,
400 int nfsrpc_closerpc(struct nfsrv_descript *, struct nfsmount *,
404 int nfsrpc_setclient(struct nfsmount *, struct nfsclclient *, int,
408 int nfsrpc_getattrnovp(struct nfsmount *, u_int8_t *, int, int,
454 int nfsrpc_lock(struct nfsrv_descript *, struct nfsmount *, vnode_t,
465 int nfsrpc_rellockown(struct nfsmount *, struct nfscllockowner *, uint8_t *,
467 int nfsrpc_getdirpath(struct nfsmount *, u_char *, struct kauth_cred *,
470 struct nfsmount *, NFSPROC_T *, int);
473 int nfsrpc_exchangeid(struct nfsmount *, struct nfsclclient *,
476 int nfsrpc_createsession(struct nfsmount *, struct nfsclsession *,
478 int nfsrpc_destroysession(struct nfsmount *, struct nfsclclient *,
480 int nfsrpc_destroyclient(struct nfsmount *, struct nfsclclient *,
482 int nfsrpc_layoutget(struct nfsmount *, uint8_t *, int, int, uint64_t, uint64_t,
485 int nfsrpc_getdeviceinfo(struct nfsmount *, uint8_t *, int, uint32_t *,
487 int nfsrpc_layoutcommit(struct nfsmount *, uint8_t *, int, int,
490 int nfsrpc_layoutreturn(struct nfsmount *, uint8_t *, int, int, int, uint32_t,
493 int nfsrpc_reclaimcomplete(struct nfsmount *, struct kauth_cred *, NFSPROC_T *);
510 struct nfsclclient *nfscl_findcl(struct nfsmount *);
526 void nfscl_umount(struct nfsmount *, NFSPROC_T *);
530 void nfscl_dumpstate(struct nfsmount *, int, int, int, int);
534 void nfsrpc_doclose(struct nfsmount *, struct nfsclopen *, NFSPROC_T *);
549 int nfscl_getref(struct nfsmount *);
550 void nfscl_relref(struct nfsmount *);
558 struct nfsmount *, NFSPROC_T *);
560 int nfscl_layout(struct nfsmount *, vnode_t, u_int8_t *, int, nfsv4stateid_t *,
569 int nfscl_adddevinfo(struct nfsmount *, struct nfscldevinfo *,
581 void nfscl_loadsbinfo(struct nfsmount *, struct nfsstatfs *, void *);
582 void nfscl_loadfsinfo (struct nfsmount *, struct nfsfsinfo *);
583 void nfscl_delegreturn(struct nfscldeleg *, int, struct nfsmount *,
668 int newnfs_nmcancelreqs(struct nfsmount *);
672 int newnfs_request(struct nfsrv_descript *, struct nfsmount *,
676 int newnfs_connect(struct nfsmount *, struct nfssockreq *,
679 int newnfs_sigintr(struct nfsmount *, NFSPROC_T *);