Searched refs:lf_getblock (Results 1 – 1 of 1) sorted by relevance
130 lf_getblock(struct lockf *, struct lockf_entry *);1400 if (lf_getblock(state, lock)) { in lf_setlock()1584 if ((block = lf_getblock(state, lock))) { in lf_getlock()1657 lf_getblock(struct lockf *state, struct lockf_entry *lock) in lf_getblock() function