Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/lockd/
Dnlm.h21 NLM_LCK_DENIED_NOLOCKS = 2, enumerator
Dxdr.h30 #define nlm_lck_denied_nolocks cpu_to_be32(NLM_LCK_DENIED_NOLOCKS)
/linux-4.4.14/fs/lockd/
Dclntproc.c780 case NLM_LCK_DENIED_NOLOCKS: in nlmclnt_cancel_callback()
816 case NLM_LCK_DENIED_NOLOCKS: in nlm_stat_to_errno()