Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cachefiles/
Dxattr.c310 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr() function
Dinternal.h255 extern int cachefiles_remove_object_xattr(struct cachefiles_cache *cache,
Dnamei.c973 ret = cachefiles_remove_object_xattr(cache, victim); in cachefiles_cull()