Searched refs:cachefiles_see_object (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/cachefiles/ |
| H A D | interface.c | 57 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object() function 202 cachefiles_see_object(object, cachefiles_obj_see_lookup_cookie); in cachefiles_lookup_cookie() 215 cachefiles_see_object(object, cachefiles_obj_see_lookup_failed); in cachefiles_lookup_cookie() 335 cachefiles_see_object(object, cachefiles_obj_see_clean_delete); in cachefiles_clean_up_object() 339 cachefiles_see_object(object, cachefiles_obj_see_clean_drop_tmp); in cachefiles_clean_up_object() 343 cachefiles_see_object(object, cachefiles_obj_see_clean_commit); in cachefiles_clean_up_object() 368 cachefiles_see_object(object, cachefiles_obj_see_withdraw_cookie); in cachefiles_withdraw_cookie() 372 cachefiles_see_object(object, cachefiles_obj_see_withdrawal); in cachefiles_withdraw_cookie()
|
| H A D | cache.c | 300 cachefiles_see_object(object, cachefiles_obj_see_withdrawal); in cachefiles_withdraw_objects()
|
| H A D | internal.h | 240 extern void cachefiles_see_object(struct cachefiles_object *object,
|