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.h316 extern void cachefiles_ondemand_clean_object(struct cachefiles_object *object);
361 static inline void cachefiles_ondemand_clean_object(struct cachefiles_object *object) in cachefiles_ondemand_clean_object() function
H A Dinterface.c376 cachefiles_ondemand_clean_object(object); in cachefiles_withdraw_cookie()
H A Dondemand.c703 void cachefiles_ondemand_clean_object(struct cachefiles_object *object) in cachefiles_ondemand_clean_object() function