Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs42xattr.c309 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, in nfs4_xattr_set_listcache() function
391 nfs4_xattr_set_listcache(cache, ERR_PTR(-ESTALE)); in nfs4_xattr_discard_cache()
705 (void)nfs4_xattr_set_listcache(cache, NULL); in nfs4_xattr_cache_add()
730 (void)nfs4_xattr_set_listcache(cache, NULL); in nfs4_xattr_cache_remove()
760 if (!nfs4_xattr_set_listcache(cache, entry)) in nfs4_xattr_cache_set_list()