Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dxattr.c28 static const char cachefiles_xattr_cache[] = variable
71 cachefiles_xattr_cache, buf, in cachefiles_set_object_xattr()
117 xlen = vfs_getxattr(&nop_mnt_idmap, dentry, cachefiles_xattr_cache, buf, tlen); in cachefiles_check_auxdata()
164 cachefiles_xattr_cache); in cachefiles_remove_object_xattr()
227 cachefiles_xattr_cache, in cachefiles_set_volume_xattr()
272 xlen = vfs_getxattr(&nop_mnt_idmap, dentry, cachefiles_xattr_cache, buf, len); in cachefiles_check_volume_xattr()