Home
last modified time | relevance | path

Searched refs:nlm_lck_denied_nolocks (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dlockd.c21 #define nlm_stale_fh nlm_lck_denied_nolocks
22 #define nlm_failed nlm_lck_denied_nolocks
/kernel/linux/linux-6.6/fs/nfsd/
H A Dlockd.c21 #define nlm_stale_fh nlm_lck_denied_nolocks
22 #define nlm_failed nlm_lck_denied_nolocks
/kernel/linux/linux-5.10/fs/lockd/
H A Dsvcproc.c28 case nlm_lck_denied_nolocks: in cast_to_nlm()
37 status = nlm_lck_denied_nolocks; in cast_to_nlm()
62 return nlm_lck_denied_nolocks; in nlmsvc_retrieve_args()
85 return nlm_lck_denied_nolocks; in nlmsvc_retrieve_args()
95 return nlm_lck_denied_nolocks; in nlmsvc_retrieve_args()
170 resp->status = nlm_lck_denied_nolocks; in __nlmsvc_proc_lock()
H A Dsvc4proc.c33 return nlm_lck_denied_nolocks; in nlm4svc_retrieve_args()
55 return nlm_lck_denied_nolocks; in nlm4svc_retrieve_args()
65 return nlm_lck_denied_nolocks; in nlm4svc_retrieve_args()
139 resp->status = nlm_lck_denied_nolocks; in __nlm4svc_proc_lock()
H A Dsvclock.c444 __be32 status = nlm_lck_denied_nolocks; in nlmsvc_defer_lock_rqst()
492 ret = nlm_lck_denied_nolocks; in nlmsvc_lock()
556 ret = nlm_lck_denied_nolocks; in nlmsvc_lock()
604 ret = nlm_lck_denied_nolocks; in nlmsvc_testlock()
659 return (error < 0)? nlm_lck_denied_nolocks : nlm_granted; in nlmsvc_unlock()
H A Dsvcshare.c46 return nlm_lck_denied_nolocks; in nlmsvc_share_file()
H A Dsvcsubs.c104 nfserr = nlm_lck_denied_nolocks; in nlm_lookup_file()
H A Dclntproc.c692 if (resp->status != nlm_lck_denied_nolocks) in nlmclnt_unlock()
/kernel/linux/linux-6.6/fs/lockd/
H A Dsvcproc.c28 case nlm_lck_denied_nolocks: in cast_to_nlm()
37 status = nlm_lck_denied_nolocks; in cast_to_nlm()
63 return nlm_lck_denied_nolocks; in nlmsvc_retrieve_args()
88 return nlm_lck_denied_nolocks; in nlmsvc_retrieve_args()
98 return nlm_lck_denied_nolocks; in nlmsvc_retrieve_args()
176 resp->status = nlm_lck_denied_nolocks; in __nlmsvc_proc_lock()
H A Dsvc4proc.c33 return nlm_lck_denied_nolocks; in nlm4svc_retrieve_args()
67 return nlm_lck_denied_nolocks; in nlm4svc_retrieve_args()
77 return nlm_lck_denied_nolocks; in nlm4svc_retrieve_args()
153 resp->status = nlm_lck_denied_nolocks; in __nlm4svc_proc_lock()
H A Dsvclock.c456 __be32 status = nlm_lck_denied_nolocks; in nlmsvc_defer_lock_rqst()
513 ret = nlm_lck_denied_nolocks; in nlmsvc_lock()
578 ret = nlm_lck_denied_nolocks; in nlmsvc_lock()
624 ret = nlm_lck_denied_nolocks; in nlmsvc_testlock()
682 return (error < 0)? nlm_lck_denied_nolocks : nlm_granted; in nlmsvc_unlock()
H A Dsvcshare.c46 return nlm_lck_denied_nolocks; in nlmsvc_share_file()
H A Dsvcsubs.c130 nfserr = nlm_lck_denied_nolocks; in nlm_lookup_file()
H A Dclntproc.c712 if (resp->status != nlm_lck_denied_nolocks) in nlmclnt_unlock()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dxdr.h31 #define nlm_lck_denied_nolocks cpu_to_be32(NLM_LCK_DENIED_NOLOCKS) macro
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dxdr.h32 #define nlm_lck_denied_nolocks cpu_to_be32(NLM_LCK_DENIED_NOLOCKS) macro

Completed in 11 milliseconds