Lines Matching defs:lock
176 struct lockf *lock; in lf_alloc() local
192 lf_free(struct lockf *lock) in lf_free()
220 struct lockf *lock; in lf_advlock() local
323 lf_setlock(struct lockf *lock) in lf_setlock()
530 lf_clearlock(struct lockf *lock) in lf_clearlock()
587 lf_getlock(struct lockf *lock, struct flock *fl) in lf_getlock()
616 lf_getblock(struct lockf *lf, struct lockf *lock) in lf_getblock()
645 lf_findoverlap(struct lockf *lf, struct lockf *lock, int type, in lf_findoverlap()
727 struct lockf *lock; in lf_purgelocks() local
816 lf_wakelock(struct lockf *lock, int flags) in lf_wakelock()
834 lf_deadlock(struct lockf *lock) in lf_deadlock()
862 lf_print(const char *tag, struct lockf *lock) in lf_print()
891 lf_printlist(const char *tag, struct lockf *lock) in lf_printlist()