Searched refs:fscache_operation_gc (Results 1 – 3 of 3) sorted by relevance
197 INIT_WORK(&cache->op_gc, fscache_operation_gc); in fscache_init_cache()
138 extern void fscache_operation_gc(struct work_struct *);
565 void fscache_operation_gc(struct work_struct *work) in fscache_operation_gc() function