Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcache.c193 INIT_WORK(&cache->op_gc, fscache_operation_gc); in fscache_init_cache()
H A Dinternal.h136 extern void fscache_operation_gc(struct work_struct *);
H A Doperation.c561 void fscache_operation_gc(struct work_struct *work) in fscache_operation_gc() function