Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cachefiles/
Dxattr.c135 int cachefiles_update_object_xattr(struct cachefiles_object *object, in cachefiles_update_object_xattr() function
Dinternal.h234 extern int cachefiles_update_object_xattr(struct cachefiles_object *object,
Dinterface.c236 cachefiles_update_object_xattr(object, auxdata); in cachefiles_update_object()