Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/fs/lockd/
H A Dclntproc.c37 static const struct rpc_call_ops nlmclnt_unlock_ops; variable
632 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops); in nlmclnt_lock()
705 NLMPROC_UNLOCK, &nlmclnt_unlock_ops); in nlmclnt_unlock()
770 static const struct rpc_call_ops nlmclnt_unlock_ops = { variable

Completed in 3 milliseconds