Home
last modified time | relevance | path

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

/linux-6.15/fs/cachefiles/
H A Dxattr.c102 int cachefiles_check_auxdata(struct cachefiles_object *object, struct file *file) in cachefiles_check_auxdata() function
H A Dinternal.h417 extern int cachefiles_check_auxdata(struct cachefiles_object *object,
H A Dnamei.c588 ret = cachefiles_check_auxdata(object, file); in cachefiles_open_file()