Lines Matching refs:nfs4_xattr_cache
58 struct nfs4_xattr_cache;
64 struct nfs4_xattr_cache *cache;
68 struct nfs4_xattr_cache { struct
106 nfs4_xattr_hash_init(struct nfs4_xattr_cache *cache) in nfs4_xattr_hash_init()
270 struct nfs4_xattr_cache *cache; in nfs4_xattr_free_cache_cb()
273 cache = container_of(kref, struct nfs4_xattr_cache, ref); in nfs4_xattr_free_cache_cb()
287 static struct nfs4_xattr_cache *
290 struct nfs4_xattr_cache *cache; in nfs4_xattr_alloc_cache()
310 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, in nfs4_xattr_set_listcache()
343 static struct nfs4_xattr_cache *
347 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_unlink()
385 nfs4_xattr_discard_cache(struct nfs4_xattr_cache *cache) in nfs4_xattr_discard_cache()
426 static struct nfs4_xattr_cache *
430 struct nfs4_xattr_cache *cache, *oldcache, *newcache; in nfs4_xattr_get_cache()
505 nfs4_xattr_hash_bucket(struct nfs4_xattr_cache *cache, const char *name) in nfs4_xattr_hash_bucket()
527 nfs4_xattr_hash_add(struct nfs4_xattr_cache *cache, in nfs4_xattr_hash_add()
565 nfs4_xattr_hash_remove(struct nfs4_xattr_cache *cache, const char *name) in nfs4_xattr_hash_remove()
588 nfs4_xattr_hash_find(struct nfs4_xattr_cache *cache, const char *name) in nfs4_xattr_hash_find()
612 struct nfs4_xattr_cache *cache; in nfs4_xattr_cache_get()
651 struct nfs4_xattr_cache *cache; in nfs4_xattr_cache_list()
692 struct nfs4_xattr_cache *cache; in nfs4_xattr_cache_add()
723 struct nfs4_xattr_cache *cache; in nfs4_xattr_cache_remove()
743 struct nfs4_xattr_cache *cache; in nfs4_xattr_cache_set_list()
773 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_zap()
829 struct nfs4_xattr_cache *cache = container_of(item, in cache_lru_isolate()
830 struct nfs4_xattr_cache, lru); in cache_lru_isolate()
863 struct nfs4_xattr_cache *cache; in nfs4_xattr_cache_scan()
868 cache = list_first_entry(&dispose, struct nfs4_xattr_cache, in nfs4_xattr_cache_scan()
894 struct nfs4_xattr_cache *cache; in entry_lru_isolate()
985 struct nfs4_xattr_cache *cache = (struct nfs4_xattr_cache *)p; in nfs4_xattr_cache_init_once()
1000 sizeof(struct nfs4_xattr_cache), 0, in nfs4_xattr_cache_init()