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