Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dnlm.h50 #define NLMPROC_UNLOCK_RES 14 macro
/linux/fs/lockd/
H A Dsvc4proc.c340 return nlm4svc_callback(rqstp, NLMPROC_UNLOCK_RES, __nlm4svc_proc_unlock); in nlm4svc_proc_unlock_msg()
648 [NLMPROC_UNLOCK_RES] = {
H A Dsvcproc.c372 return nlmsvc_callback(rqstp, NLMPROC_UNLOCK_RES, __nlmsvc_proc_unlock); in nlmsvc_proc_unlock_msg()
680 [NLMPROC_UNLOCK_RES] = {
H A Dsvc.c499 || proc == NLMPROC_UNLOCK_RES in is_callback()