Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_lockf.c120 static int lf_add_outgoing(struct lockf *, struct lockf_entry *);
973 lf_add_outgoing(struct lockf *state, struct lockf_entry *lock) in lf_add_outgoing() function
1417 error = lf_add_outgoing(state, lock); in lf_setlock()