Searched refs:fscache_cookie_worker (Results 1 – 1 of 1) sorted by relevance
20 static void fscache_cookie_worker(struct work_struct *work);363 INIT_WORK(&cookie->work, fscache_cookie_worker); in fscache_alloc_cookie()830 static void fscache_cookie_worker(struct work_struct *work) in fscache_cookie_worker() function