xattr_cache      1060 fs/orangefs/inode.c 	hash_init(ORANGEFS_I(inode)->xattr_cache);
xattr_cache       202 fs/orangefs/orangefs-kernel.h 	DECLARE_HASHTABLE(xattr_cache, 4);
xattr_cache       135 fs/orangefs/super.c 	hash_for_each_safe(orangefs_inode->xattr_cache, i, tmp, cx, node) {
xattr_cache        69 fs/orangefs/xattr.c 	h = &orangefs_inode->xattr_cache[xattr_key(key)];
xattr_cache       178 fs/orangefs/xattr.c 				hash_add(orangefs_inode->xattr_cache, &cx->node,
xattr_cache       232 fs/orangefs/xattr.c 			hash_add(orangefs_inode->xattr_cache, &cx->node,
xattr_cache       294 fs/orangefs/xattr.c 	h = &orangefs_inode->xattr_cache[xattr_key(name)];
xattr_cache       385 fs/orangefs/xattr.c 	h = &orangefs_inode->xattr_cache[xattr_key(name)];