Lines Matching refs:flock
77 struct vnode *vp, int op, struct flock *fl, int flags,
81 struct vnode *vp, int op, struct flock *fl, int flags,
85 struct vnode *vp, int op, struct flock *fl, int flags,
90 static int nlm_init_lock(struct flock *fl, int flags, int svid,
194 nlm_advlock_internal(struct vnode *vp, void *id, int op, struct flock *fl, in nlm_advlock_internal()
402 nlm_set_creds_for_lock(struct thread *td, struct flock *fl) in nlm_set_creds_for_lock()
451 nlm_reclaim_free_lock(struct vnode *vp, struct flock *fl, void *arg) in nlm_reclaim_free_lock()
453 struct flock newfl; in nlm_reclaim_free_lock()
488 nlm_client_recover_lock(struct vnode *vp, struct flock *fl, void *arg) in nlm_client_recover_lock()
695 nlm_record_lock(struct vnode *vp, int op, struct flock *fl, in nlm_record_lock()
699 struct flock newfl; in nlm_record_lock()
760 struct vnode *vp, int op, struct flock *fl, int flags, in nlm_setlock()
958 struct vnode *vp, int op, struct flock *fl, int flags, in nlm_clearlock()
1033 struct vnode *vp, int op, struct flock *fl, int flags, in nlm_getlock()
1220 nlm_init_lock(struct flock *fl, int flags, int svid, in nlm_init_lock()