Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dobject.c266 static void fscache_object_work_func(struct work_struct *work) in fscache_object_work_func() function
305 INIT_WORK(&object->work, fscache_object_work_func); in fscache_object_init()