Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fscache/
Dcache.c193 INIT_WORK(&cache->op_gc, fscache_operation_gc); in fscache_init_cache()
Dinternal.h134 extern void fscache_operation_gc(struct work_struct *);
Doperation.c561 void fscache_operation_gc(struct work_struct *work) in fscache_operation_gc() function