Home | History | Annotate | Download | only in nlm

Lines Matching refs:flock

80     struct vnode *vp, int op, struct flock *fl, int flags,
84 struct vnode *vp, int op, struct flock *fl, int flags,
88 struct vnode *vp, int op, struct flock *fl, int flags,
93 static int nlm_init_lock(struct flock *fl, int flags, int svid,
197 nlm_advlock_internal(struct vnode *vp, void *id, int op, struct flock *fl,
298 * The semantics for flock(2) require that any
404 nlm_set_creds_for_lock(struct thread *td, struct flock *fl)
453 nlm_reclaim_free_lock(struct vnode *vp, struct flock *fl, void *arg)
455 struct flock newfl;
490 nlm_client_recover_lock(struct vnode *vp, struct flock *fl, void *arg)
697 nlm_record_lock(struct vnode *vp, int op, struct flock *fl,
701 struct flock newfl;
762 struct vnode *vp, int op, struct flock *fl, int flags,
961 struct vnode *vp, int op, struct flock *fl, int flags,
1036 struct vnode *vp, int op, struct flock *fl, int flags,
1223 nlm_init_lock(struct flock *fl, int flags, int svid,