Home
last modified time | relevance | path

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

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