Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinterface.c56 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object() function
201 cachefiles_see_object(object, cachefiles_obj_see_lookup_cookie); in cachefiles_lookup_cookie()
214 cachefiles_see_object(object, cachefiles_obj_see_lookup_failed); in cachefiles_lookup_cookie()
332 cachefiles_see_object(object, cachefiles_obj_see_clean_delete); in cachefiles_clean_up_object()
336 cachefiles_see_object(object, cachefiles_obj_see_clean_drop_tmp); in cachefiles_clean_up_object()
340 cachefiles_see_object(object, cachefiles_obj_see_clean_commit); in cachefiles_clean_up_object()
361 cachefiles_see_object(object, cachefiles_obj_see_withdraw_cookie); in cachefiles_withdraw_cookie()
365 cachefiles_see_object(object, cachefiles_obj_see_withdrawal); in cachefiles_withdraw_cookie()
H A Dcache.c300 cachefiles_see_object(object, cachefiles_obj_see_withdrawal); in cachefiles_withdraw_objects()
H A Dinternal.h240 extern void cachefiles_see_object(struct cachefiles_object *object,