Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs42xattr.c429 struct nfs4_xattr_cache *cache, *oldcache, *newcache; in nfs4_xattr_get_cache() local
448 newcache = NULL; in nfs4_xattr_get_cache()
471 newcache = nfsi->xattr_cache; in nfs4_xattr_get_cache()
472 kref_get(&newcache->ref); in nfs4_xattr_get_cache()
487 if (newcache != NULL) { in nfs4_xattr_get_cache()
489 cache = newcache; in nfs4_xattr_get_cache()