Lines Matching refs:nfsmount

146 static int nfsrpc_locku(struct nfsrv_descript *, struct nfsmount *,
151 static int nfsrpc_layouterror(struct nfsmount *, uint8_t *, int, uint64_t,
154 static int nfsrpc_getlayout(struct nfsmount *, vnode_t, struct nfsfh *, int,
157 static int nfsrpc_fillsa(struct nfsmount *, struct sockaddr_in *,
181 static enum nfsclds_state nfscl_getsameserver(struct nfsmount *,
201 static int nfsrv_parselayoutget(struct nfsmount *, struct nfsrv_descript *,
203 static int nfsrpc_getopenlayout(struct nfsmount *, vnode_t, u_int8_t *,
210 static int nfsrpc_openlayoutrpc(struct nfsmount *, vnode_t, u_int8_t *,
219 static int nfsrpc_layoutget(struct nfsmount *, uint8_t *, int, int, uint64_t,
222 static int nfsrpc_layoutgetres(struct nfsmount *, vnode_t, uint8_t *,
308 struct nfsmount *nmp; in nfsrpc_accessrpc()
379 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_open()
542 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc()
840 nfsrpc_doclose(struct nfsmount *nmp, struct nfsclopen *op, NFSPROC_T *p, in nfsrpc_doclose()
948 nfsrpc_closerpc(struct nfsrv_descript *nd, struct nfsmount *nmp, in nfsrpc_closerpc()
995 struct nfsmount *nmp; in nfsrpc_openconfirm()
1033 nfsrpc_setclient(struct nfsmount *nmp, struct nfsclclient *clp, int reclaim, in nfsrpc_setclient()
1297 struct nfsmount *nmp; in nfsrpc_getattr()
1330 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp()
1376 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_setattr()
1506 struct nfsmount *nmp; in nfsrpc_lookup()
1808 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_read()
1878 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_readrpc()
1971 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_write()
2053 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_writerpc()
2285 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_deallocate()
2482 struct nfsmount *nmp = VFSTONFS(dvp->v_mount); in nfsrpc_create()
2608 struct nfsmount *nmp; in nfsrpc_createv4()
2869 struct nfsmount *nmp; in nfsrpc_remove()
2997 struct nfsmount *nmp; in nfsrpc_rename()
3283 struct nfsmount *nmp; in nfsrpc_symlink()
3347 struct nfsmount *nmp; in nfsrpc_mkdir()
3508 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_readdir()
3985 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_readdirplus()
4557 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_commit()
4608 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_advlock()
4776 struct nfsmount *nmp; in nfsrpc_lockt()
4843 nfsrpc_locku(struct nfsrv_descript *nd, struct nfsmount *nmp, in nfsrpc_locku()
4893 nfsrpc_lock(struct nfsrv_descript *nd, struct nfsmount *nmp, vnode_t vp, in nfsrpc_lock()
4989 struct nfsmount *nmp; in nfsrpc_statfs()
5069 struct nfsmount *nmp; in nfsrpc_pathconf()
5183 struct nfsmount *nmp; in nfsrpc_renew()
5231 nfsrpc_rellockown(struct nfsmount *nmp, struct nfscllockowner *lp, in nfsrpc_rellockown()
5270 nfsrpc_getdirpath(struct nfsmount *nmp, u_char *dirpath, struct ucred *cred, in nfsrpc_getdirpath()
5348 struct nfsmount *nmp, NFSPROC_T *p, int syscred) in nfsrpc_delegreturn()
5385 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_getacl()
5412 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_setacl()
5430 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_setaclrpc()
5453 nfsrpc_exchangeid(struct nfsmount *nmp, struct nfsclclient *clp, in nfsrpc_exchangeid()
5543 nfsrpc_createsession(struct nfsmount *nmp, struct nfsclsession *sep, in nfsrpc_createsession()
5685 nfsrpc_destroyclient(struct nfsmount *nmp, struct nfsclclient *clp, in nfsrpc_destroyclient()
5714 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget()
5745 nfsrpc_getdeviceinfo(struct nfsmount *nmp, uint8_t *deviceid, int layouttype, in nfsrpc_getdeviceinfo()
5979 nfsrpc_layoutcommit(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutcommit()
6028 nfsrpc_layoutreturn(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutreturn()
6116 nfsrpc_layouterror(struct nfsmount *nmp, uint8_t *fh, int fhlen, uint64_t offset, in nfsrpc_layouterror()
6156 nfsrpc_getlayout(struct nfsmount *nmp, vnode_t vp, struct nfsfh *nfhp, in nfsrpc_getlayout()
6225 nfsrpc_fillsa(struct nfsmount *nmp, struct sockaddr_in *sin, in nfsrpc_fillsa()
6466 nfsrpc_reclaimcomplete(struct nfsmount *nmp, struct ucred *cred, NFSPROC_T *p) in nfsrpc_reclaimcomplete()
6514 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfscl_doiods()
7095 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_readds()
7169 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_writeds()
7310 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_writedsmir()
7494 nfscl_getsameserver(struct nfsmount *nmp, struct nfsclds *newdsp, in nfscl_getsameserver()
7542 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_commitds()
7698 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_adviseds()
7805 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_allocate()
7950 nfsrv_parselayoutget(struct nfsmount *nmp, struct nfsrv_descript *nd, in nfsrv_parselayoutget()
8282 nfsrpc_getopenlayout(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, in nfsrpc_getopenlayout()
8355 nfsrpc_openlayoutrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, in nfsrpc_openlayoutrpc()
8559 struct nfsmount *nmp; in nfsrpc_createlayout()
8825 struct nfsmount *nmp; in nfsrpc_getcreatelayout()
8863 nfsrpc_layoutgetres(struct nfsmount *nmp, vnode_t vp, uint8_t *newfhp, in nfsrpc_layoutgetres()
8945 struct nfsmount *nmp = VFSTONFS(invp->v_mount); in nfsrpc_copy_file_range()
9019 struct nfsmount *nmp; in nfsrpc_copyrpc()
9180 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_seek()
9676 nfsrpc_openattr(struct nfsmount *nmp, struct vnode *vp, uint8_t *fhp, int fhlen, in nfsrpc_openattr()
9727 struct nfsmount *nmp; in nfscl_statfs()