Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache-cache.h566 extern void fscache_object_mark_killed(struct fscache_object *object,
/linux-4.19.296/fs/cachefiles/
Dnamei.c131 fscache_object_mark_killed(&object->fscache, why); in cachefiles_mark_object_buried()
716 fscache_object_mark_killed(&object->fscache, FSCACHE_OBJECT_NO_SPACE); in cachefiles_walk_to_object()
/linux-4.19.296/fs/fscache/
Dobject.c1096 void fscache_object_mark_killed(struct fscache_object *object, in fscache_object_mark_killed() function
1120 EXPORT_SYMBOL(fscache_object_mark_killed);