Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dcache.h59 RC_REPLY, enumerator
Dnfscache.c485 rtn = RC_REPLY; in nfsd_cache_lookup()
490 rtn = RC_REPLY; in nfsd_cache_lookup()
Dtrace.h779 TRACE_DEFINE_ENUM(RC_REPLY);
785 { RC_REPLY, "REPLY" }, \
Dnfssvc.c1024 case RC_REPLY: in nfsd_dispatch()