Searched refs:lf_add_outgoing (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_lockf.c121 static int lf_add_outgoing(struct lockf *, struct lockf_entry *);
992 lf_add_outgoing(struct lockf *state, struct lockf_entry *lock) function
1429 error = lf_add_outgoing(state, lock);

Completed in 87 milliseconds