Searched refs:lf_cancel (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dkern_lockf.c140 static int lf_cancel(struct lockf *, struct lockf_entry *, void *);
680 error = lf_cancel(state, lock, *ap->a_cookiep);
1607 lf_cancel(struct lockf *state, struct lockf_entry *lock, void *cookie) function

Completed in 128 milliseconds