Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs42xattr.c58 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()
309 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, in nfs4_xattr_set_listcache()
342 static struct nfs4_xattr_cache *
[all …]
/linux-6.12.1/include/linux/
Dnfs_fs.h123 struct nfs4_xattr_cache;
245 struct nfs4_xattr_cache *xattr_cache;