Searched refs:nlmclnt_unlock_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/lockd/ | ||
H A D | clntproc.c | 33 static const struct rpc_call_ops nlmclnt_unlock_ops; variable in typeref:struct:rpc_call_ops 600 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops); nlmclnt_lock() 673 NLMPROC_UNLOCK, &nlmclnt_unlock_ops); nlmclnt_unlock() 722 static const struct rpc_call_ops nlmclnt_unlock_ops = { variable in typeref:struct:rpc_call_ops |
Completed in 40 milliseconds