HomeSort by: relevance | last modified time | path
    Searched refs:testlock (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/rpc.lockd/
lockd_lock.h 5 struct nlm4_holder *testlock(struct nlm4_lock *, int);
11 /* flags for testlock, getlock & unlock */
lock_proc.c 368 holder = testlock(&arg4, 0);
408 holder = testlock(&arg4, 0);
816 holder = testlock(&arg->alock, LOCK_V4);
850 holder = testlock(&arg->alock, LOCK_V4);
lockd_lock.c 168 * testlock(): inform the caller if the requested lock would be granted or not
175 testlock(struct nlm4_lock *lock, int flags) function in typeref:struct:nlm4_holder *

Completed in 13 milliseconds