Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinterface.c197 success = cachefiles_look_up_object(object); in cachefiles_lookup_cookie()
H A Dinternal.h283 extern bool cachefiles_look_up_object(struct cachefiles_object *object);
H A Dnamei.c621 bool cachefiles_look_up_object(struct cachefiles_object *object) in cachefiles_look_up_object() function