Searched refs:lf_getblock (Results 1 – 1 of 1) sorted by relevance
127 lf_getblock(struct lockf *, struct lockf_entry *);1389 if (lf_getblock(state, lock)) { in lf_setlock()1573 if ((block = lf_getblock(state, lock))) { in lf_getlock()1646 lf_getblock(struct lockf *state, struct lockf_entry *lock) in lf_getblock() function