Home
last modified time | relevance | path

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

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