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