Searched refs:lf_set_end (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_lockf.c | 138 static void lf_set_end(struct lockf *, struct lockf_entry *, off_t, 1189 lf_set_end(struct lockf *state, struct lockf_entry *lock, off_t new_end, in lf_set_end() function 1292 lf_set_end(state, overlap, lock->lf_start - 1, in lf_activate_lock() 1828 lf_set_end(state, lock1, lock2->lf_start - 1, granted); in lf_split() 1853 lf_set_end(state, lock1, lock2->lf_start - 1, granted); in lf_split()
|