Lines Matching refs:nfsclopen
104 u_int8_t *, u_int32_t, struct nfscllockowner **, struct nfsclopen **);
109 static int nfscl_expireopen(struct nfsclclient *, struct nfsclopen *,
134 struct nfsclowner **, struct nfsclowner **, struct nfsclopen **,
135 struct nfsclopen **, u_int8_t *, u_int8_t *, int, int *);
137 struct nfsmount *, struct nfsclopen *, struct nfsclowner *,
143 u_int8_t *, int, u_int32_t, struct nfsclopen *, u_int8_t *, int,
149 struct nfsclopen *, struct nfscldeleg **, struct ucred *, NFSPROC_T *);
213 struct nfsclopen **opp, int *newonep, int *retp, int lockit)
217 struct nfsclopen *op = NULL, *nop = NULL;
237 MALLOC(nop, struct nfsclopen *, sizeof (struct nfsclopen) +
325 struct nfsclowner **owpp, struct nfsclowner **nowpp, struct nfsclopen **opp,
326 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen,
330 struct nfsclopen *op, *nop;
481 struct nfsclopen *op = NULL;
613 struct nfscllockowner **lpp, struct nfsclopen **opp)
616 struct nfsclopen *op, *rop, *rop2;
701 nfscl_openrelease(struct nfsclopen *op, int error, int candelete)
932 struct nfsclopen *op;
1130 struct nfsclopen *op;
1239 struct nfsclopen *op;
1278 struct nfsclopen *op;
1400 nfscl_freeopen(struct nfsclopen *op, int local)
1433 nfscl_expireopen(struct nfsclclient *clp, struct nfsclopen *op,
1534 struct nfsclopen *op;
1569 struct nfsclopen *op, *nop;
1588 struct nfsclopen *op, *nop, *top;
1718 struct nfsclopen *op;
1882 struct nfsclopen *op, *nop;
2096 MALLOC(nop, struct nfsclopen *, sizeof (struct nfsclopen) +
2442 struct nfsclopen *op;
2787 struct nfsclopen *op;
2882 struct nfsclopen *op, *op2;
2991 struct nfsclopen *op;
3065 struct nfsclopen *op;
3674 struct nfsclopen *op;
3785 struct nfsclopen *op, *lop;
3936 struct nfsclopen *lop, struct nfsclowner *owp, struct nfscldeleg *dp,
3939 struct nfsclopen *op, *nop;
3960 MALLOC(nop, struct nfsclopen *, sizeof (struct nfsclopen) +
4047 u_int32_t mode, struct nfsclopen *op, struct nfscldeleg **dpp,
4077 u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op,
4176 nfscl_tryclose(struct nfsclopen *op, struct ucred *cred,