Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cachefiles/
Dxattr.c307 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr() function
Dinternal.h251 extern int cachefiles_remove_object_xattr(struct cachefiles_cache *cache,
Dnamei.c970 ret = cachefiles_remove_object_xattr(cache, victim); in cachefiles_cull()