Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinternal.h315 extern void cachefiles_ondemand_clean_object(struct cachefiles_object *object);
360 static inline void cachefiles_ondemand_clean_object(struct cachefiles_object *object) in cachefiles_ondemand_clean_object() function
H A Dinterface.c370 cachefiles_ondemand_clean_object(object); in cachefiles_withdraw_cookie()
H A Dondemand.c683 void cachefiles_ondemand_clean_object(struct cachefiles_object *object) in cachefiles_ondemand_clean_object() function