Searched refs:cachefiles_bury_object (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/cachefiles/ |
| H A D | volume.c | 64 cachefiles_bury_object(cache, NULL, cache->store, in cachefiles_acquire_volume()
|
| H A D | namei.c | 267 int cachefiles_bury_object(struct cachefiles_cache *cache, in cachefiles_bury_object() function 646 ret = cachefiles_bury_object(volume->cache, object, in cachefiles_look_up_object() 813 ret = cachefiles_bury_object(cache, NULL, dir, victim, in cachefiles_cull()
|
| H A D | interface.c | 436 cachefiles_bury_object(volume->cache, object, in cachefiles_invalidate_cookie()
|
| H A D | internal.h | 278 extern int cachefiles_bury_object(struct cachefiles_cache *cache,
|