Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dcache.c197 INIT_WORK(&cache->op_gc, fscache_operation_gc); in fscache_init_cache()
Dinternal.h138 extern void fscache_operation_gc(struct work_struct *);
Doperation.c565 void fscache_operation_gc(struct work_struct *work) in fscache_operation_gc() function