Searched refs:cachefiles_see_object (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | interface.c | 51 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object() function 196 cachefiles_see_object(object, cachefiles_obj_see_lookup_cookie); in cachefiles_lookup_cookie() 209 cachefiles_see_object(object, cachefiles_obj_see_lookup_failed); in cachefiles_lookup_cookie() 327 cachefiles_see_object(object, cachefiles_obj_see_clean_delete); in cachefiles_clean_up_object() 331 cachefiles_see_object(object, cachefiles_obj_see_clean_drop_tmp); in cachefiles_clean_up_object() 335 cachefiles_see_object(object, cachefiles_obj_see_clean_commit); in cachefiles_clean_up_object() 356 cachefiles_see_object(object, cachefiles_obj_see_withdraw_cookie); in cachefiles_withdraw_cookie() 360 cachefiles_see_object(object, cachefiles_obj_see_withdrawal); in cachefiles_withdraw_cookie()
|
H A D | internal.h | 222 extern void cachefiles_see_object(struct cachefiles_object *object,
|
H A D | cache.c | 299 cachefiles_see_object(object, cachefiles_obj_see_withdrawal); in cachefiles_withdraw_objects()
|
Completed in 3 milliseconds