Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dxattr.c158 int cachefiles_check_auxdata(struct cachefiles_object *object) in cachefiles_check_auxdata() function
H A Dinternal.h248 extern int cachefiles_check_auxdata(struct cachefiles_object *object);
H A Dinterface.c419 ret = cachefiles_check_auxdata(object); in cachefiles_check_consistency()