Searched refs:nfs4_xattr_set_listcache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xattr.c | 310 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, in nfs4_xattr_set_listcache() function 392 nfs4_xattr_set_listcache(cache, ERR_PTR(-ESTALE)); in nfs4_xattr_discard_cache() 706 (void)nfs4_xattr_set_listcache(cache, NULL); in nfs4_xattr_cache_add() 731 (void)nfs4_xattr_set_listcache(cache, NULL); in nfs4_xattr_cache_remove() 761 if (!nfs4_xattr_set_listcache(cache, entry)) in nfs4_xattr_cache_set_list()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 309 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()
|
Completed in 3 milliseconds