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

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c179 int same_filelock_identity(const struct file_lock *fl0,
690 * same_filelock_identity: Compares the appropriate bits of a file_lock
693 same_filelock_identity(fl0, fl1) function
762 if (!same_filelock_identity(fl,ifl))
848 if (same_filelock_identity(fl,ifl)) {
1216 same_filelock_identity(fl, ifl)) {

Completed in 71 milliseconds