Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/rpc.lockd/
HDlockd_lock.c164 struct file_lock * allocate_file_lock(const netobj *lockowner,
390 allocate_file_lock(const netobj *lockowner, const netobj *matchcookie, in allocate_file_lock() function
944 …*left_lock = allocate_file_lock(&exist_lock->client.oh, &exist_lock->client_cookie, exist_lock->ad…
958 …*right_lock = allocate_file_lock(&exist_lock->client.oh, &exist_lock->client_cookie, exist_lock->a…
1938 newfl = allocate_file_lock(&lckarg->alock.oh, &lckarg->cookie, in getlock()