Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cachefiles/
Dxattr.c274 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr() function
Dinternal.h238 extern int cachefiles_remove_object_xattr(struct cachefiles_cache *cache,
Dnamei.c934 ret = cachefiles_remove_object_xattr(cache, victim); in cachefiles_cull()