Home
last modified time | relevance | path

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

/fs/nfsd/
A Dnfscache.c96 rp->c_type = RC_NOCACHE; in nfsd_cacherep_alloc()
115 if (rp->c_type == RC_REPLBUFF) in nfsd_cacherep_free()
139 if (rp->c_type == RC_REPLBUFF && rp->c_replvec.iov_base) in nfsd_cacherep_unlink_locked()
540 switch (rp->c_type) { in nfsd_cache_lookup()
553 WARN_ONCE(1, "nfsd: bad repcache type %d\n", rp->c_type); in nfsd_cache_lookup()
633 rp->c_type = cachetype; in nfsd_cache_update()
A Dcache.h37 c_type, /* status, buffer */ member

Completed in 6 milliseconds