Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/lockd/
Dnlm.h28 NLM_STALE_FH = 7, enumerator
Dxdr4.h21 #define nlm4_stale_fh cpu_to_be32(NLM_STALE_FH)
/linux-5.19.10/fs/lockd/
Dclntproc.c850 case NLM_STALE_FH: in nlm_stat_to_errno()