Home
last modified time | relevance | path

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

/linux-6.15/include/linux/lockd/
H A Dnlm.h50 #define NLMPROC_UNLOCK_RES 14 macro
/linux-6.15/fs/lockd/
H A Dsvc4proc.c342 return nlm4svc_callback(rqstp, NLMPROC_UNLOCK_RES, __nlm4svc_proc_unlock); in nlm4svc_proc_unlock_msg()
650 [NLMPROC_UNLOCK_RES] = {
H A Dsvcproc.c375 return nlmsvc_callback(rqstp, NLMPROC_UNLOCK_RES, __nlmsvc_proc_unlock); in nlmsvc_proc_unlock_msg()
683 [NLMPROC_UNLOCK_RES] = {
H A Dsvc.c501 || proc == NLMPROC_UNLOCK_RES in is_callback()