Lines Matching refs:vnode_t

124 static void nfscl_retoncloselayout(vnode_t, struct nfsclclient *, uint8_t *,
138 static int nfscl_moveopen(vnode_t , struct nfsclclient *,
142 static int nfscl_relock(vnode_t , struct nfsclclient *, struct nfsmount *,
144 static int nfscl_tryopen(struct nfsmount *, vnode_t , u_int8_t *, int,
147 static int nfscl_trylock(struct nfsmount *, vnode_t , u_int8_t *,
157 struct nfscldeleg *, vnode_t, struct ucred *, NFSPROC_T *, int,
158 vnode_t *);
213 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, in nfscl_open()
516 nfscl_getstateid(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t mode, in nfscl_getstateid()
1081 nfscl_getbytelock(vnode_t vp, u_int64_t off, u_int64_t len, in nfscl_getbytelock()
1282 nfscl_relbytelock(vnode_t vp, u_int64_t off, u_int64_t len, in nfscl_relbytelock()
1390 nfscl_releasealllocks(struct nfsclclient *clp, vnode_t vp, NFSPROC_T *p, in nfscl_releasealllocks()
1426 nfscl_checkwritelocked(vnode_t vp, struct flock *fl, in nfscl_checkwritelocked()
2740 vnode_t vp; in nfscl_renewthread()
3200 nfscl_dupopen(vnode_t vp, int dupopens) in nfscl_dupopen()
3308 nfscl_getclose(vnode_t vp, struct nfsclclient **clpp) in nfscl_getclose()
3381 nfscl_doclose(vnode_t vp, struct nfsclclient **clpp, NFSPROC_T *p) in nfscl_doclose()
3511 nfscl_delegreturnvp(vnode_t vp, NFSPROC_T *p) in nfscl_delegreturnvp()
3559 vnode_t vp = NULL; in nfscl_docb()
4236 nfscl_lockt(vnode_t vp, struct nfsclclient *clp, u_int64_t off, in nfscl_lockt()
4290 struct nfscldeleg *dp, vnode_t vp, struct ucred *cred, NFSPROC_T *p, in nfscl_recalldeleg()
4291 int called_from_renewthread, vnode_t *vpp) in nfscl_recalldeleg()
4432 nfscl_moveopen(vnode_t vp, struct nfsclclient *clp, struct nfsmount *nmp, in nfscl_moveopen()
4513 nfscl_relock(vnode_t vp, struct nfsclclient *clp, struct nfsmount *nmp, in nfscl_relock()
4556 vnode_t vp; in nfsrpc_reopen()
4583 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_tryopen()
4621 nfscl_trylock(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, in nfscl_trylock()
4716 nfscl_mustflush(vnode_t vp) in nfscl_mustflush()
4756 nfscl_nodeleg(vnode_t vp, int writedeleg) in nfscl_nodeleg()
4795 nfscl_removedeleg(vnode_t vp, NFSPROC_T *p, nfsv4stateid_t *stp) in nfscl_removedeleg()
4913 nfscl_renamedeleg(vnode_t fvp, nfsv4stateid_t *fstp, int *gotfdp, vnode_t tvp, in nfscl_renamedeleg()
5123 nfscl_reclaimnode(vnode_t vp) in nfscl_reclaimnode()
5150 nfscl_newnode(vnode_t vp) in nfscl_newnode()
5215 nfscl_deleggetmodtime(vnode_t vp, struct timespec *mtime) in nfscl_deleggetmodtime()
5282 nfscl_layout(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_layout()
5440 nfscl_retoncloselayout(vnode_t vp, struct nfsclclient *clp, uint8_t *fhp, in nfscl_retoncloselayout()
5919 nfscl_layoutcommit(vnode_t vp, NFSPROC_T *p) in nfscl_layoutcommit()