Home
last modified time | relevance | path

Searched refs:lockowner (Results 1 – 2 of 2) 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() argument
410 newfl->client.oh.n_bytes = malloc(lockowner->n_len); in allocate_file_lock()
415 newfl->client.oh.n_len = lockowner->n_len; in allocate_file_lock()
416 bcopy(lockowner->n_bytes, newfl->client.oh.n_bytes, lockowner->n_len); in allocate_file_lock()
/NextBSD/sys/fs/nfsclient/
HDnfs_clstate.c2781 int lockowner, int locks) in nfscl_dumpstate() argument
2810 if (lockowner) in nfscl_dumpstate()
2846 if (lockowner) in nfscl_dumpstate()