Home
last modified time | relevance | path

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

/linux-6.12.1/fs/cachefiles/
Dinterface.c197 success = cachefiles_look_up_object(object); in cachefiles_lookup_cookie()
Dinternal.h285 extern bool cachefiles_look_up_object(struct cachefiles_object *object);
Dnamei.c619 bool cachefiles_look_up_object(struct cachefiles_object *object) in cachefiles_look_up_object() function