Home
last modified time | relevance | path

Searched refs:RC_REPLY (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/nfsd/
Dcache.h59 RC_REPLY, enumerator
Dnfscache.c468 rtn = RC_REPLY; in nfsd_cache_lookup()
473 rtn = RC_REPLY; in nfsd_cache_lookup()
Dtrace.h571 TRACE_DEFINE_ENUM(RC_REPLY);
577 { RC_REPLY, "REPLY" }, \
Dnfssvc.c1029 case RC_REPLY: in nfsd_dispatch()