Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dnlm.h20 NLM_LCK_GRANTED = 0, enumerator
H A Dxdr.h29 #define nlm_granted cpu_to_be32(NLM_LCK_GRANTED)
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dclntproc.c737 if (status != NLM_LCK_GRANTED) in nlmclnt_unlock_callback()
801 case NLM_LCK_GRANTED: in nlmclnt_cancel_callback()
838 case NLM_LCK_GRANTED: in nlm_stat_to_errno()