Home
last modified time | relevance | path

Searched refs:NLM_LCK_DENIED_NOLOCKS (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/lockd/
Dnlm.h22 NLM_LCK_DENIED_NOLOCKS = 2, enumerator
Dxdr.h32 #define nlm_lck_denied_nolocks cpu_to_be32(NLM_LCK_DENIED_NOLOCKS)
/linux-6.12.1/fs/lockd/
Dclntproc.c831 case NLM_LCK_DENIED_NOLOCKS: in nlmclnt_cancel_callback()
867 case NLM_LCK_DENIED_NOLOCKS: in nlm_stat_to_errno()