Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c179 int same_filelock_identity(const struct file_lock *fl0,
674 same_filelock_identity(const struct file_lock *fl0, const struct file_lock *fl1) in same_filelock_identity() argument
685 retval = (fl0->client.svid == fl1->client.svid && in same_filelock_identity()
686 same_netobj(&(fl0->client.oh), &(fl1->client.oh))); in same_filelock_identity()