Home
last modified time | relevance | path

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

/Linux-v6.6/fs/cachefiles/
Dinternal.h267 extern bool cachefiles_look_up_object(struct cachefiles_object *object);
Dinterface.c192 success = cachefiles_look_up_object(object); in cachefiles_lookup_cookie()
Dnamei.c621 bool cachefiles_look_up_object(struct cachefiles_object *object) in cachefiles_look_up_object() function