Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/lockd/
H A Dclntproc.c34 static const struct rpc_call_ops nlmclnt_unlock_ops; variable
612 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops); in nlmclnt_lock()
685 NLMPROC_UNLOCK, &nlmclnt_unlock_ops); in nlmclnt_unlock()
747 static const struct rpc_call_ops nlmclnt_unlock_ops = { variable