Searched refs:nlm4_lock (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.h6 struct nlm4_holder * testlock(struct nlm4_lock *lock, bool_t exclusive,
10 enum nlm_stats unlock(nlm4_lock *lock, const int flags);
H A Dlock_proc.c386 * converts a struct nlm_lock to struct nlm4_lock
388 static void nlmtonlm4(struct nlm_lock *, struct nlm4_lock *);
392 struct nlm4_lock *arg4;
440 struct nlm4_lock arg4;
479 struct nlm4_lock arg4;
586 struct nlm4_lock arg4;
610 struct nlm4_lock arg4;
641 struct nlm4_lock arg4;
660 struct nlm4_lock arg4;
1030 log_from_addr("nlm4_lock", rqst
[all...]
H A Dlockd_lock.c162 void copy_nlm4_lock_to_nlm4_holder(const struct nlm4_lock *src,
361 const struct nlm4_lock *src;
1895 testlock(struct nlm4_lock *lock, bool_t exclusive, int flags __unused)
1995 unlock(nlm4_lock *lock, const int flags __unused)
/freebsd-9.3-release/include/rpcsvc/
H A Dnlm_prot.x172 struct nlm4_lock {
204 struct nlm4_lock alock;
216 struct nlm4_lock alock;
225 struct nlm4_lock alock;
230 struct nlm4_lock alock;
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot.h182 struct nlm4_lock { struct
190 typedef struct nlm4_lock nlm4_lock; typedef in typeref:struct:nlm4_lock
218 struct nlm4_lock alock;
232 struct nlm4_lock alock;
242 struct nlm4_lock alock;
248 struct nlm4_lock alock;
430 extern bool_t xdr_nlm4_lock(XDR *, nlm4_lock*);
H A Dnlm.h65 * (typically the caller_name element of an nlm4_lock). If none is
123 extern void *nlm_register_wait_lock(struct nlm4_lock *lock, struct vnode *vp);
H A Dnlm_advlock.c93 struct nlm4_lock *lock, char oh_space[32]);
532 nlm_convert_to_nlm_lock(struct nlm_lock *dst, struct nlm4_lock *src)
1183 struct nlm4_lock *lock, char oh_space[32])
H A Dnlm_prot_xdr.c274 xdr_nlm4_lock(XDR *xdrs, nlm4_lock *objp)
H A Dnlm_prot_server.c50 nlm_convert_to_nlm4_lock(struct nlm4_lock *dst, struct nlm_lock *src)
H A Dnlm_prot_impl.c197 nlm4_lock nw_lock; /* (c) */
972 * (typically the caller_name element of an nlm4_lock). If none is
1325 nlm_register_wait_lock(struct nlm4_lock *lock, struct vnode *vp)

Completed in 71 milliseconds