Home
last modified time | relevance | path

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

/linux-6.15/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.c701 void cachefiles_ondemand_clean_object(struct cachefiles_object *object) in cachefiles_ondemand_clean_object() function