Home
last modified time | relevance | path

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

/linux-2.6.39/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.c933 ret = cachefiles_remove_object_xattr(cache, victim); in cachefiles_cull()