Home
last modified time | relevance | path

Searched refs:cachetype (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfscache.c515 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update() argument
539 switch (cachetype) { in nfsd_cache_update()
564 rp->c_type = cachetype; in nfsd_cache_update()
Dxdr4.h634 int cachetype; member