Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dxattr.c307 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr() function
H A Dinternal.h251 extern int cachefiles_remove_object_xattr(struct cachefiles_cache *cache,
H A Dnamei.c970 ret = cachefiles_remove_object_xattr(cache, victim); in cachefiles_cull()