Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntproc.c35 static const struct rpc_call_ops nlmclnt_cancel_ops; variable
776 NLMPROC_CANCEL, &nlmclnt_cancel_ops); in nlmclnt_cancel()
823 static const struct rpc_call_ops nlmclnt_cancel_ops = { variable