Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/lockd/
Dnlm.h27 NLM_STALE_FH = 7, enumerator
Dxdr4.h20 #define nlm4_stale_fh cpu_to_be32(NLM_STALE_FH)
/linux-4.1.27/fs/lockd/
Dclntproc.c838 case NLM_STALE_FH: in nlm_stat_to_errno()