Home
last modified time | relevance | path

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

/linux-6.12.1/fs/lockd/
Dclntproc.c38 static const struct rpc_call_ops nlmclnt_cancel_ops; variable
804 NLMPROC_CANCEL, &nlmclnt_cancel_ops); in nlmclnt_cancel()
851 static const struct rpc_call_ops nlmclnt_cancel_ops = { variable