cachefiles_xattr_cache   18 fs/cachefiles/xattr.c static const char cachefiles_xattr_cache[] =
cachefiles_xattr_cache   42 fs/cachefiles/xattr.c 	ret = vfs_setxattr(dentry, cachefiles_xattr_cache, type, 2,
cachefiles_xattr_cache   57 fs/cachefiles/xattr.c 	ret = vfs_getxattr(dentry, cachefiles_xattr_cache, xtype, 3);
cachefiles_xattr_cache  113 fs/cachefiles/xattr.c 	ret = vfs_setxattr(dentry, cachefiles_xattr_cache,
cachefiles_xattr_cache  143 fs/cachefiles/xattr.c 	ret = vfs_setxattr(dentry, cachefiles_xattr_cache,
cachefiles_xattr_cache  174 fs/cachefiles/xattr.c 	xlen = vfs_getxattr(dentry, cachefiles_xattr_cache,
cachefiles_xattr_cache  216 fs/cachefiles/xattr.c 	ret = vfs_getxattr(dentry, cachefiles_xattr_cache,
cachefiles_xattr_cache  273 fs/cachefiles/xattr.c 		ret = vfs_setxattr(dentry, cachefiles_xattr_cache,
cachefiles_xattr_cache  312 fs/cachefiles/xattr.c 	ret = vfs_removexattr(dentry, cachefiles_xattr_cache);