Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_lockf.c125 static int lf_add_outgoing(struct lockf *, struct lockf_entry *);
986 lf_add_outgoing(struct lockf *state, struct lockf_entry *lock) in lf_add_outgoing() function
1430 error = lf_add_outgoing(state, lock); in lf_setlock()