Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xattr.c430 struct nfs4_xattr_cache *cache, *oldcache, *newcache; in nfs4_xattr_get_cache() local
449 newcache = NULL; in nfs4_xattr_get_cache()
472 newcache = nfsi->xattr_cache; in nfs4_xattr_get_cache()
473 kref_get(&newcache->ref); in nfs4_xattr_get_cache()
488 if (newcache != NULL) { in nfs4_xattr_get_cache()
490 cache = newcache; in nfs4_xattr_get_cache()
/kernel/linux/linux-6.6/fs/nfs/
H A 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()

Completed in 3 milliseconds