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

/linux-4.4.14/include/linux/lockd/
H A Dnlm.h19 NLM_LCK_GRANTED = 0, enumerator in enum:__anon12517
H A Dxdr.h28 #define nlm_granted cpu_to_be32(NLM_LCK_GRANTED)
/linux-4.4.14/fs/lockd/
H A Dclntproc.c712 if (status != NLM_LCK_GRANTED) nlmclnt_unlock_callback()
775 case NLM_LCK_GRANTED: nlmclnt_cancel_callback()
812 case NLM_LCK_GRANTED: nlm_stat_to_errno()

Completed in 81 milliseconds