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

/linux-master/fs/nfs/
H A 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)
270 struct nfs4_xattr_cache *cache;
273 cache = container_of(kref, struct nfs4_xattr_cache, ref);
287 static struct nfs4_xattr_cache *
290 struct nfs4_xattr_cache *cache;
309 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache,
342 static struct nfs4_xattr_cache *
[all...]
/linux-master/include/linux/
H A Dnfs_fs.h123 struct nfs4_xattr_cache;
245 struct nfs4_xattr_cache *xattr_cache;

Completed in 789 milliseconds