Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dnlm.h49 #define NLMPROC_CANCEL_RES 13 macro
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c346 return nlm4svc_callback(rqstp, NLMPROC_CANCEL_RES, __nlm4svc_proc_cancel); in nlm4svc_proc_cancel_msg()
650 [NLMPROC_CANCEL_RES] = {
H A Dsvcproc.c379 return nlmsvc_callback(rqstp, NLMPROC_CANCEL_RES, __nlmsvc_proc_cancel); in nlmsvc_proc_cancel_msg()
684 [NLMPROC_CANCEL_RES] = {
H A Dsvc.c503 || proc == NLMPROC_CANCEL_RES in is_callback()