Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dnlm.h22 NLM_LCK_DENIED_NOLOCKS = 2, enumerator
H A Dxdr.h32 #define nlm_lck_denied_nolocks cpu_to_be32(NLM_LCK_DENIED_NOLOCKS)
/openbmc/linux/fs/lockd/
H A Dclntproc.c826 case NLM_LCK_DENIED_NOLOCKS: in nlmclnt_cancel_callback()
862 case NLM_LCK_DENIED_NOLOCKS: in nlm_stat_to_errno()