Searched refs:lf_getlock (Results 1 – 1 of 1) sorted by relevance
126 static int lf_getlock(struct lockf *, struct lockf_entry *, struct flock *);671 error = lf_getlock(state, lock, fl); in lf_advlockasync()1562 lf_getlock(struct lockf *state, struct lockf_entry *lock, struct flock *fl) in lf_getlock() function