Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/lockd/
Dlockd.h198 nlm_compare_locks(struct file_lock *fl1, struct file_lock *fl2) in nlm_compare_locks() function
/linux-2.4.37.9/fs/lockd/
Dclntlock.c112 if (nlm_compare_locks(block->b_lock, &lock->fl)) in nlmclnt_grant()
Dsvclock.c121 if (block->b_file == file && nlm_compare_locks(fl, &lock->fl)) { in nlmsvc_lookup_block()
485 if (nlm_compare_locks(&block->b_call.a_args.lock.fl, fl)) { in nlmsvc_notify_blocked()