Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c164 struct file_lock * allocate_file_lock(const netobj *lockowner,
372 allocate_file_lock(const netobj *lockowner, const netobj *matchcookie, in allocate_file_lock() argument
392 newfl->client.oh.n_bytes = malloc(lockowner->n_len); in allocate_file_lock()
397 newfl->client.oh.n_len = lockowner->n_len; in allocate_file_lock()
398 bcopy(lockowner->n_bytes, newfl->client.oh.n_bytes, lockowner->n_len); in allocate_file_lock()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3105 int lockowner, int locks) in nfscl_dumpstate() argument
3134 if (lockowner) in nfscl_dumpstate()
3170 if (lockowner) in nfscl_dumpstate()