Searched refs:xattr_cache (Results 1 – 5 of 5) sorted by relevance
71 h = &orangefs_inode->xattr_cache[xattr_key(key)]; in find_cached_xattr()176 &orangefs_inode->xattr_cache[xattr_key(cx->key)]); in orangefs_inode_getxattr()234 &orangefs_inode->xattr_cache[xattr_key(cx->key)]); in orangefs_inode_getxattr()295 h = &orangefs_inode->xattr_cache[xattr_key(name)]; in orangefs_inode_removexattr()386 h = &orangefs_inode->xattr_cache[xattr_key(name)]; in orangefs_inode_setxattr()
115 hash_for_each_safe(orangefs_inode->xattr_cache, i, tmp, cx, node) { in orangefs_free_inode()
1024 hash_init(ORANGEFS_I(inode)->xattr_cache); in orangefs_set_inode()
268 struct nfs4_xattr_cache *xattr_cache; member
163 return nfsi->xattr_cache != NULL; in nfs_has_xattr_cache()2532 nfsi->xattr_cache = NULL; in nfs_alloc_inode()