Home
last modified time | relevance | path

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

/fs/cachefiles/
Dxattr.c306 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr() function
Dinternal.h235 extern int cachefiles_remove_object_xattr(struct cachefiles_cache *cache,
Dnamei.c962 ret = cachefiles_remove_object_xattr(cache, victim); in cachefiles_cull()