Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/lockd/
Dnlm.h39 #define NLMPROC_CANCEL 3 macro
/kernel/linux/linux-5.10/fs/lockd/
Dsvcproc.c574 [NLMPROC_CANCEL] = {
Dsvc4proc.c532 [NLMPROC_CANCEL] = {
Dclntproc.c776 NLMPROC_CANCEL, &nlmclnt_cancel_ops); in nlmclnt_cancel()