Searched refs:testlock (Results 1 – 4 of 4) sorted by relevance
5 struct nlm4_holder *testlock(struct nlm4_lock *, int);
368 holder = testlock(&arg4, 0); in nlm_test_1_svc()408 holder = testlock(&arg4, 0); in nlm_test_msg_1_svc()816 holder = testlock(&arg->alock, LOCK_V4); in nlm4_test_4_svc()850 holder = testlock(&arg->alock, LOCK_V4); in nlm4_test_msg_4_svc()
175 testlock(struct nlm4_lock *lock, int flags) in testlock() function
3365 - Fix testlock code to set noreturn on error routine.