Searched refs:fscache_cookie_lru_worker (Results 1 – 1 of 1) sorted by relevance
19 static void fscache_cookie_lru_worker(struct work_struct *work);31 static DECLARE_WORK(fscache_cookie_lru_work, fscache_cookie_lru_worker);877 static void fscache_cookie_lru_worker(struct work_struct *work) in fscache_cookie_lru_worker() function