Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/lockd/
Dnlm.h19 NLM_LCK_GRANTED = 0, enumerator
Dxdr.h28 #define nlm_granted cpu_to_be32(NLM_LCK_GRANTED)
/linux-4.1.27/fs/lockd/
Dclntproc.c723 if (status != NLM_LCK_GRANTED) in nlmclnt_unlock_callback()
786 case NLM_LCK_GRANTED: in nlmclnt_cancel_callback()
823 case NLM_LCK_GRANTED: in nlm_stat_to_errno()